(1)数据库驱动问题 log4j:WARN No appenders could be found for logger(org.hibernate.cfg.Environment).log4j:WARN Please initialize the log4j system properly.Exception in thread"main"org.hibernate.HibernateException:JDBC ...
nested exception is org.hibernate.TransactionException:Transaction not successfully started at org.springframework.orm.hibernate3.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:659)at org.spring...
check the manual that corresponds to your MySQL serverversion for the right syntax to use near‘type=MyISAM’at line 9查看了一下MySQL中my.ini中文件的引擎值,为其实,这是与MySQL无关的。是Hibernate自己的问题。在5.5和5.1版本...