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 classPostgresPlusDialectAn 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 classPostgisPG10DialectDeprecated.classPostgisPG93DialectDeprecated.A SpatialDialect is no longer required.classPostgisPG94DialectDeprecated.A SpatialDialect is no longer required.classPostgisPG95DialectDeprecated.A SpatialDialect is no longer required.
-