Uses of Class
org.hibernate.dialect.MySQLDialect

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

Uses of MySQLDialect in org.hibernate.dialect
 

Subclasses of MySQLDialect in org.hibernate.dialect
 class MySQL5Dialect
          An SQL dialect for MySQL 5.x specific features.
 class MySQL5InnoDBDialect
           
 class MySQLInnoDBDialect
           
 class MySQLMyISAMDialect
           
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.