Class PostgreSQL81Dialect

java.lang.Object
org.hibernate.dialect.Dialect
org.hibernate.community.dialect.PostgreSQLLegacyDialect
org.hibernate.community.dialect.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 PostgreSQLDialect(810)
  • Constructor Details

    • PostgreSQL81Dialect

      public PostgreSQL81Dialect()
      Deprecated.