2008-07-16

hibernate的错误3

关键字: hibernate的错误3
org.hibernate.InvalidMappingException: Could not parse mapping document from resource com/facility.hbm.xml         我的是在hibernate.cfg.xml中没加配置com/facility.hbm.xml
2008-07-16

hibernate的错误2

关键字: hibernate的错误2
org.hibernate.MappingException: Duplicate property mapping of exes found in com.carschool.bean.Carclass       carclass.hbm.xml中有二个一样的 <property name="名字" /> <property name="名字" />
2008-07-16

hibernate错误 

关键字: hibernate的映射错误1
org.hibernate.MappingException: Repeated column in mapping for entity: com.carschool.bean.Traincar column: id (should be mapped with insert="false" update="false")     <many-to-one name="carclass"   class="com.carschool.bean.Carclass" column="id"     /> & ...
lgf444
搜索本博客
最近加入圈子
存档
最新评论