Uses of Class
org.hibernate.dialect.PostgreSQL95Dialect
-
Packages that use PostgreSQL95Dialect Package Description org.hibernate.spatial.dialect.postgis -
-
Uses of PostgreSQL95Dialect in org.hibernate.spatial.dialect.postgis
Subclasses of PostgreSQL95Dialect in org.hibernate.spatial.dialect.postgis Modifier and Type Class Description class
PostgisPG95Dialect
Extends thePostgreSQL95Dialect
to add support for the Postgis spatial types, functions and operators .
-