Uses of Class
org.hibernate.community.dialect.MySQLLegacyDialect
Packages that use MySQLLegacyDialect
-
Uses of MySQLLegacyDialect in org.hibernate.community.dialect
Subclasses of MySQLLegacyDialect in org.hibernate.community.dialectMethods in org.hibernate.community.dialect that return MySQLLegacyDialectConstructors in org.hibernate.community.dialect with parameters of type MySQLLegacyDialectModifierConstructorDescriptionMySQLLegacySqlAstTranslator(org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory, org.hibernate.sql.ast.tree.Statement statement, MySQLLegacyDialect dialect)