Class PostgisPG94Dialect

  • All Implemented Interfaces:
    FunctionContributor, TypeContributor, ConversionContext

    @Deprecated
    public class PostgisPG94Dialect
    extends PostgreSQLDialect
    Deprecated.
    A SpatialDialect is no longer required. Use the standard Dialect for this database.
    Extends the PostgreSQL94Dialect to add support for the Postgis spatial types, functions and operators .

    Created by Karel Maesen, Geovise BVBA on 01/11/16.

    • Constructor Detail

      • PostgisPG94Dialect

        public PostgisPG94Dialect()
        Deprecated.