Class PGGeographyJdbcType

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

public class PGGeographyJdbcType extends AbstractPostGISJdbcType
Type Descriptor for the Postgis Geography type
See Also: