Class PGCastingGeometryJdbcType

java.lang.Object
org.hibernate.spatial.dialect.postgis.AbstractCastingPostGISJdbcType
org.hibernate.spatial.dialect.postgis.PGCastingGeometryJdbcType
All Implemented Interfaces:
Serializable, JdbcType

public class PGCastingGeometryJdbcType extends AbstractCastingPostGISJdbcType
Type Descriptor for the Postgis Geometry type
See Also: