类的使用
org.hibernate.dialect.MySQL5InnoDBDialect
-
使用MySQL5InnoDBDialect的程序包 程序包 说明 org.hibernate.dialect This package abstracts the SQL dialect of the underlying database. -
-
org.hibernate.dialect中MySQL5InnoDBDialect的使用
org.hibernate.dialect中MySQL5InnoDBDialect的子类 修饰符和类型 类 说明 classMySQL57InnoDBDialect已过时。Use "hibernate.dialect.storage_engine=innodb" environment variable or JVM system property instead.
-