Uses of Class
org.hibernate.dialect.PostgreSQLDialect
-
Packages that use PostgreSQLDialect Package Description org.hibernate.dialect This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.org.hibernate.spatial.dialect.postgis -
-
Uses of PostgreSQLDialect in org.hibernate.dialect
Subclasses of PostgreSQLDialect in org.hibernate.dialect Modifier and Type Class Description class
PostgresPlusDialect
An SQL dialect for Postgres Plus -
Uses of PostgreSQLDialect in org.hibernate.spatial.dialect.postgis
Subclasses of PostgreSQLDialect in org.hibernate.spatial.dialect.postgis Modifier and Type Class Description class
PostgisPG10Dialect
Deprecated.class
PostgisPG93Dialect
Deprecated.A SpatialDialect is no longer required.class
PostgisPG94Dialect
Deprecated.A SpatialDialect is no longer required.class
PostgisPG95Dialect
Deprecated.A SpatialDialect is no longer required.
-