hibernate操作数据库中,我用的是联合主键,但是在我插入记录时报
Caused by: org.hibernate.HibernateException: The class has no identifier property: com.szqk.shushan.pojo.UCUserBasicInfoPOJO
...全文
54114打赏收藏
hibernate联合主键问题?
hibernate操作数据库中,我用的是联合主键,但是在我插入记录时报 Caused by: org.hibernate.HibernateException: The class has no identifier property: com.szqk.shushan.pojo.UCUserBasicInfoPOJO