(name = "user")public class User {
@Column(name = "userId", columnDefinitionwith path [] threw exception [Request processing failed; nested exception is org.springframework.orm.jpa.JpaSystemException: could not e
我使用Hyperjaxb来生成我的JPA映射。然后使用Hibernate3-maven插件生成数据库的SQL脚本。当我的JPA/Hibernate entityManager试图根据数据库验证我的JPA模型时,就会出现这个问题。那么我就得到了这个错误
org.hibernate.HibernateException: Wrong column type in custom.sample_type for column PRIORITY@Bas