1191 [main] ERROR org.hibernate.util.JDBCExceptionReporter - Data too long for column ‘type_visible’ at row 1
1191 [main] ERROR org.hibernate.event.def.AbstractFlushingEventListener - Could not synchronize database state with session
org.hibernate.exception.DataException: Could not execute JDBC batch update
at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:100)
HIbernate官方下载页:download,这里提供了两种下载方式,可以使用Maven或者从sourceforge中下载:SourceForge Hibernate官方教程:Getting Started Community Material:documentation, javadocs, and other literature