Class PostgreSQL93Dialect

  • All Implemented Interfaces:
    ConversionContext

    @Deprecated
    public class PostgreSQL93Dialect
    extends PostgreSQLDialect
    Deprecated.
    use PostgreSQLDialect(810)
    An SQL Dialect for PostgreSQL 9.3 and later. Adds support for Materialized view.
    • Constructor Detail

      • PostgreSQL93Dialect

        public PostgreSQL93Dialect()
        Deprecated.