Class PGCastingGeographyJdbcType

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

public class PGCastingGeographyJdbcType extends AbstractCastingPostGISJdbcType
Type Descriptor for the Postgis Geography type
See Also: