Uses of Class
org.hibernate.spatial.dialect.postgis.PostgisPG82Dialect
-
Packages that use PostgisPG82Dialect Package Description org.hibernate.spatial.dialect.postgis -
-
Uses of PostgisPG82Dialect in org.hibernate.spatial.dialect.postgis
Subclasses of PostgisPG82Dialect in org.hibernate.spatial.dialect.postgis Modifier and Type Class Description class
PostgisDialect
Deprecated."Use one of the PostgisPGNNDialect classes"class
PostgisNoSQLMM
A Dialect for Postgresql with support for the Postgis spatial types, functions and operators (release 1.x - 1.3)
-