javax.persistence.RollbackException出错
最近在学习JPA,写了个程序,设置主键生成方式为uuid,竟然报错,javax.persistence.RollbackException,后来发现,原来是数据库类型不匹配的问题