Class Hierarchy
- java.lang.Object
- org.hibernate.spatial.dialect.postgis.AbstractCastingPostGISJdbcType (implements org.hibernate.type.descriptor.jdbc.JdbcType)
- org.hibernate.spatial.dialect.postgis.PGCastingGeographyJdbcType
- org.hibernate.spatial.dialect.postgis.PGCastingGeometryJdbcType
- org.hibernate.spatial.dialect.postgis.AbstractPostGISJdbcType (implements org.hibernate.type.descriptor.jdbc.JdbcType)
- org.hibernate.spatial.dialect.postgis.PGGeographyJdbcType
- org.hibernate.spatial.dialect.postgis.PGGeometryJdbcType
- org.hibernate.spatial.BaseSqmFunctionDescriptors (implements org.hibernate.spatial.KeyedSqmFunctionDescriptors)
- org.hibernate.spatial.dialect.postgis.PostgisSqmFunctionDescriptors
- org.hibernate.dialect.Dialect (implements org.hibernate.exception.spi.ConversionContext, org.hibernate.boot.model.FunctionContributor, org.hibernate.boot.model.TypeContributor)
- org.hibernate.dialect.PostgreSQLDialect
- org.hibernate.spatial.dialect.postgis.PostgisPG10Dialect
- org.hibernate.spatial.dialect.postgis.PostgisPG93Dialect
- org.hibernate.spatial.dialect.postgis.PostgisPG94Dialect
- org.hibernate.spatial.dialect.postgis.PostgisPG95Dialect
- org.hibernate.dialect.PostgreSQLDialect
- org.hibernate.spatial.dialect.postgis.PostgisDialectContributor (implements org.hibernate.spatial.contributor.ContributorImplementor)
- org.hibernate.spatial.dialect.postgis.AbstractCastingPostGISJdbcType (implements org.hibernate.type.descriptor.jdbc.JdbcType)