1.po中是否存在关键字段?
2.hibernate orm 配置中是否存在错误?
3.Mysql 方言修改:
#hibernate.dialect=org.hibernate.dialect.MySQLInnoDBDialect
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
1.po中是否存在关键字段?
2.hibernate orm 配置中是否存在错误?
3.Mysql 方言修改:
#hibernate.dialect=org.hibernate.dialect.MySQLInnoDBDialect
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect