Class PostgreSQL81Dialect

  • All Implemented Interfaces:
    org.hibernate.boot.model.FunctionContributor, org.hibernate.boot.model.TypeContributor, org.hibernate.exception.spi.ConversionContext

    @Deprecated
    public class PostgreSQL81Dialect
    extends PostgreSQLLegacyDialect
    Deprecated.
    use PostgreSQLLegacyDialect(810)
    • Constructor Detail

      • PostgreSQL81Dialect

        public PostgreSQL81Dialect()
        Deprecated.