欢迎投稿

今日深度:

mysql数据库下hibernate无法自动建表,mysqlhibernate

mysql数据库下hibernate无法自动建表,mysqlhibernate


mysql5使用的方言应为

<property name="dialect">
	org.hibernate.dialect.MySQL5InnoDBDialect
</property>


 

www.htsjk.Com true http://www.htsjk.com/shujukunews/7978.html NewsArticle mysql数据库下hibernate无法自动建表,mysqlhibernate mysql5使用的方言应为 property name=dialectorg.hibernate.dialect.MySQL5InnoDBDialect/property...
评论暂时关闭