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