Class MySQL5InnoDBDialect

  • All Implemented Interfaces:
    ConversionContext
    Direct Known Subclasses:
    MySQL57InnoDBDialect

    @Deprecated
    public class MySQL5InnoDBDialect
    extends MySQL5Dialect
    Deprecated.
    Use "hibernate.dialect.storage_engine=innodb" environment variable or JVM system property instead.
    A Dialect for MySQL 5 using InnoDB engine