Class 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 Detail

      • MySQL57Dialect

        public MySQL57Dialect()
        Deprecated.