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 classPGGeographyJdbcTypeType Descriptor for the Postgis Geography typeclassPGGeometryJdbcTypeType Descriptor for the Postgis Geometry type
-