站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.3 正式版 API 英文文档

Uses of Class org.hibernate.dialect.MySQL5Dialect (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


Uses of Class
org.hibernate.dialect.MySQL5Dialect

Packages that use MySQL5Dialect
org.hibernate.dialect This package abstracts the SQL dialect of the underlying database. 
 

Uses of MySQL5Dialect in org.hibernate.dialect
 

Subclasses of MySQL5Dialect in org.hibernate.dialect
 class MySQL5InnoDBDialect