摘要: org.hibernate.AnnotationException: mappedBy reference an unknown target entity property: com.entity.annotations.House.district in com.entity.annotatio 阅读全文
posted @ 2017-03-01 18:19 JamelAr 阅读(540) 评论(0) 推荐(0) 编辑
摘要: 1.使用Hibernate注解的步骤 1.添加jar包 Hibernate-annotations.jar Hibernate-commons-annotations.jar ejb3-persistence.jar 2.使用注解配置持久化类及对象关联关系 3.使用AnnotationConfigu 阅读全文
posted @ 2017-03-01 11:52 JamelAr 阅读(289) 评论(0) 推荐(0) 编辑