Uses of Class
org.hibernate.spatial.dialect.postgis.AbstractPostGISJdbcType
-
Packages that use AbstractPostGISJdbcType Package Description org.hibernate.spatial.dialect.postgis -
-
Uses of AbstractPostGISJdbcType in org.hibernate.spatial.dialect.postgis
Subclasses of AbstractPostGISJdbcType in org.hibernate.spatial.dialect.postgis Modifier and Type Class Description class
PGGeographyJdbcType
Type Descriptor for the Postgis Geography typeclass
PGGeometryJdbcType
Type Descriptor for the Postgis Geometry type
-