org.hibernate.MappingException: could not instantiate id generator



org.hibernate.MappingException: could not instantiate id generator

在数据库生成的映射文件的把 <generator/> 改成

<generator/> 就OK