Class AbstractCastingPostGISJdbcType

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

public abstract class AbstractCastingPostGISJdbcType extends Object implements JdbcType
Type Descriptor for the Postgis Geometry type
See Also:
  • Method Details