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 classPGCastingGeographyJdbcTypeType Descriptor for the Postgis Geography typeclassPGCastingGeometryJdbcTypeType Descriptor for the Postgis Geometry type
-