Simply add Java annotation on your Java class to tell Hibernate about the mappings. package events; import java.util.Date; import ...
確定! 回上一頁