Class MySQL57Dialect

java.lang.Object
org.hibernate.dialect.Dialect
org.hibernate.community.dialect.MySQLLegacyDialect
org.hibernate.community.dialect.MySQL57Dialect
All Implemented Interfaces:
org.hibernate.boot.model.FunctionContributor, org.hibernate.boot.model.TypeContributor, org.hibernate.exception.spi.ConversionContext

@Deprecated public class MySQL57Dialect extends MySQLLegacyDialect
Deprecated.
use MySQLLegacyDialect(570)
  • Constructor Details

    • MySQL57Dialect

      public MySQL57Dialect()
      Deprecated.