A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes All Packages

A

alphashape - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
ANALYSIS - org.hibernate.spatial.CommonSpatialFunction.Type
Geometry, Geometry -> Boolean (or String for st_relate)
appendJdbcLiteral(SqlAppender, T, Dialect, WrapperOptions) - Method in class org.hibernate.spatial.GeometryLiteralFormatter
 
apply(String) - Static method in class org.hibernate.spatial.FunctionKey
 
apply(String, String) - Static method in class org.hibernate.spatial.FunctionKey
 
area - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
areEqual(Geometry, Geometry) - Method in class org.hibernate.spatial.JTSGeometryJavaType
 
asbinary - org.hibernate.spatial.SpatialFunction
Deprecated.
The asBinary function, cfr.
asewkb - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
asewkt - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
asgeojson - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
asMap() - Method in class org.hibernate.spatial.BaseSqmFunctionDescriptors
 
asMap() - Method in class org.hibernate.spatial.dialect.oracle.OracleSDOFunctionDescriptors
 
asMap() - Method in class org.hibernate.spatial.dialect.oracle.OracleSQLMMFunctionDescriptors
 
asMap() - Method in interface org.hibernate.spatial.KeyedSqmFunctionDescriptors
Return the SqmFunctionDescriptors as map of FunctionKey to SqmFunctionDescriptor
assvg - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
assvgaggr - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
astext - org.hibernate.spatial.SpatialFunction
Deprecated.
The asText function, cfr.
aswkb - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
aswkt - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 

B

BaseSqmFunctionDescriptors - Class in org.hibernate.spatial
 
BaseSqmFunctionDescriptors(FunctionContributions) - Constructor for class org.hibernate.spatial.BaseSqmFunctionDescriptors
 
boundary - org.hibernate.spatial.SpatialFunction
Deprecated.
The boundery function, cfr.
buffer - org.hibernate.spatial.SpatialFunction
Deprecated.
The buffer function, cfr.

C

centroid - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
CockroachDB202SpatialDialect - Class in org.hibernate.spatial.dialect.cockroachdb
Deprecated.
Spatial Dialects are no longer needed. Use the standard CockroachDB dialects
CockroachDB202SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.cockroachdb.CockroachDB202SpatialDialect
Deprecated.
 
CockroachDbContributor - Class in org.hibernate.spatial.dialect.cockroachdb
 
CockroachDbContributor(ServiceRegistry) - Constructor for class org.hibernate.spatial.dialect.cockroachdb.CockroachDbContributor
 
CommonSpatialFunction - Enum in org.hibernate.spatial
Functions commonly expected in databases, as defined by the SQL/MM specs
CommonSpatialFunction.Type - Enum in org.hibernate.spatial
 
CONNECTION_FINDER - Static variable in class org.hibernate.spatial.HibernateSpatialConfigurationSettings
The canonical class name of the Oracle ConnectionFinder implementation that will be used by the Oracle spatial dialects
connectionFinder(String) - Method in interface org.hibernate.spatial.HSMessageLogger
 
CONSTRUCTION - org.hibernate.spatial.CommonSpatialFunction.Type
Geometry [, OBJECT]* -> Geometry
contains - org.hibernate.spatial.SpatialFunction
Deprecated.
The contains function, cfr.
contains(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "spatially contains" constraint.
contains(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "spatially contains" constraint.
contains(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "spatially contains" constraint.
contains(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "spatially contains" constraint.
CONTAINS - Static variable in interface org.hibernate.spatial.SpatialRelation
Deprecated.
The first geometry spatially contains the second
contribute(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.contributor.SpatialTypeContributor
 
contribute(StandardServiceRegistryBuilder) - Method in class org.hibernate.spatial.integration.SpatialInitializer
 
contributeFunctions(FunctionContributions) - Method in interface org.hibernate.spatial.contributor.ContributorImplementor
 
contributeFunctions(FunctionContributions) - Method in class org.hibernate.spatial.contributor.SpatialFunctionContributor
 
contributeFunctions(FunctionContributions) - Method in class org.hibernate.spatial.dialect.cockroachdb.CockroachDbContributor
 
contributeFunctions(FunctionContributions) - Method in class org.hibernate.spatial.dialect.h2gis.H2GisDialectContributor
 
contributeFunctions(FunctionContributions) - Method in class org.hibernate.spatial.dialect.mariadb.MariaDBDialectContributor
 
contributeFunctions(FunctionContributions) - Method in class org.hibernate.spatial.dialect.mysql.MySQLDialectContributor
 
contributeFunctions(FunctionContributions) - Method in class org.hibernate.spatial.dialect.oracle.OracleDialectContributor
 
contributeFunctions(FunctionContributions) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialectContributor
 
contributeFunctions(FunctionContributions) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServerDialectContributor
 
contributeJavaTypes(TypeContributions) - Method in interface org.hibernate.spatial.contributor.ContributorImplementor
 
contributeJdbcTypes(TypeContributions) - Method in interface org.hibernate.spatial.contributor.ContributorImplementor
 
contributeJdbcTypes(TypeContributions) - Method in class org.hibernate.spatial.dialect.cockroachdb.CockroachDbContributor
 
contributeJdbcTypes(TypeContributions) - Method in class org.hibernate.spatial.dialect.h2gis.H2GisDialectContributor
 
contributeJdbcTypes(TypeContributions) - Method in class org.hibernate.spatial.dialect.mariadb.MariaDBDialectContributor
 
contributeJdbcTypes(TypeContributions) - Method in class org.hibernate.spatial.dialect.mysql.MySQLDialectContributor
 
contributeJdbcTypes(TypeContributions) - Method in class org.hibernate.spatial.dialect.oracle.OracleDialectContributor
 
contributeJdbcTypes(TypeContributions) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialectContributor
 
contributeJdbcTypes(TypeContributions) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServerDialectContributor
 
ContributorImplementor - Interface in org.hibernate.spatial.contributor
Internal contract for Type and Function Contributors
convert(Object) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryValueExtractor
Converts an oracle to a JTS Geometry
convexhull - org.hibernate.spatial.SpatialFunction
Deprecated.
The convexHull function, cfr.
convexhullaggr - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
coorddim - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
coveredby - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
covers - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
crosses - org.hibernate.spatial.SpatialFunction
Deprecated.
The crosses function, cfr.
crosses(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "spatially crosses" constraint.
crosses(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "spatially crosses" constraint.
crosses(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "spatially crosses" constraint.
crosses(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "spatially crosses" constraint.
CROSSES - Static variable in interface org.hibernate.spatial.SpatialRelation
Deprecated.
The geometries cross
CRS_LOADING_INSTANCE - Static variable in class org.hibernate.spatial.dialect.hana.HANAGeometryType
 

D

DB2_DEFAULT_SRID - Static variable in class org.hibernate.spatial.HibernateSpatialConfigurationSettings
SRID to use for the DB2 Spatial Dialects.
DB2GeometryType - Class in org.hibernate.spatial.dialect.db2
Type Descriptor for the DB2 Geometry type (as Clob)
DB2GeometryType(Integer) - Constructor for class org.hibernate.spatial.dialect.db2.DB2GeometryType
 
DB2SpatialDialect - Class in org.hibernate.spatial.dialect.db2
 
DB2SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.db2.DB2SpatialDialect
 
difference - org.hibernate.spatial.SpatialFunction
Deprecated.
The difference function, cfr.
dimension - org.hibernate.spatial.SpatialFunction
Deprecated.
The dimension function, cfr.
disjoint - org.hibernate.spatial.SpatialFunction
Deprecated.
The disjoint function, cfr.
disjoint(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "spatially disjoint" constraint.
disjoint(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "spatially disjoint" constraint.
disjoint(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "spatially disjoint" constraint.
disjoint(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "spatially disjoint" constraint.
DISJOINT - Static variable in interface org.hibernate.spatial.SpatialRelation
Deprecated.
The geometries are spatially dijoint
distance - org.hibernate.spatial.SpatialFunction
Deprecated.
The distance function, cfr.
distanceWithin(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>, double) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "distance within" constraint.
distanceWithin(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>, Expression<Double>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "distance within" constraint.
distanceWithin(CriteriaBuilder, Expression<? extends Geometry>, Geometry, double) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "distance within" constraint.
distanceWithin(CriteriaBuilder, Expression<? extends Geometry>, Geometry, Expression<Double>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "distance within" constraint.
distanceWithin(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>, double) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "distance within" constraint.
distanceWithin(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>, Expression<Double>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "distance within" constraint.
distanceWithin(CriteriaBuilder, Expression<? extends Geometry>, Geometry, double) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "distance within" constraint.
distanceWithin(CriteriaBuilder, Expression<? extends Geometry>, Geometry, Expression<Double>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "distance within" constraint.
doExtract(CallableStatement, int, WrapperOptions) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryValueExtractor
 
doExtract(CallableStatement, String, WrapperOptions) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryValueExtractor
 
doExtract(ResultSet, int, WrapperOptions) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryValueExtractor
 
dwithin - org.hibernate.spatial.SpatialFunction
Deprecated.
the distance within function

E

endpoint - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
envelope - org.hibernate.spatial.SpatialFunction
Deprecated.
The envelope function, cfr.
EnvelopeAdapter - Class in org.hibernate.spatial.jts
Converts an Envelope to a Polygon
envelopeaggr - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
eq(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "spatially equal" constraint.
eq(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "spatially equal" constraint.
eq(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "spatially equal" constraint.
eq(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "spatially equal" constraint.
equals - org.hibernate.spatial.SpatialFunction
Deprecated.
The equals function, cfr.
equals(Object) - Method in class org.hibernate.spatial.FunctionKey
 
EQUALS - Static variable in interface org.hibernate.spatial.SpatialRelation
Deprecated.
The geometries are spatially equal to each other.
extent - org.hibernate.spatial.SpatialFunction
Deprecated.
the extents function
exteriorring - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 

F

filter - org.hibernate.spatial.SpatialFunction
Deprecated.
The filter function
filter(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for bounding box overlap constraint.
filter(CommonSpatialFunction[]) - Method in class org.hibernate.spatial.BaseSqmFunctionDescriptors
 
filter(CommonSpatialFunction[]) - Method in class org.hibernate.spatial.dialect.mariadb.MariaDBSqmFunctionDescriptors
 
filter(CommonSpatialFunction[]) - Method in class org.hibernate.spatial.dialect.mysql.MySqlSqmFunctionDescriptors
 
FILTER - Static variable in interface org.hibernate.spatial.SpatialRelation
Deprecated.
The bounding box of the first geometry intersects the bounding box of the second
from(Object) - Static method in class org.hibernate.spatial.dialect.h2gis.H2GISWkb
Decode the object into a Geometry
fromString(CharSequence) - Method in class org.hibernate.spatial.GeolatteGeometryJavaType
 
fromString(CharSequence) - Method in class org.hibernate.spatial.JTSGeometryJavaType
 
functionContributions(String) - Method in interface org.hibernate.spatial.HSMessageLogger
 
FunctionKey - Class in org.hibernate.spatial
A the key vor a SpatialFunction

G

GeolatteFilterPredicate - Class in org.hibernate.spatial.predicate
JTSFilterPredicate, but for geolatte-geom.
GeolatteFilterPredicate(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Constructor for class org.hibernate.spatial.predicate.GeolatteFilterPredicate
 
GeolatteFilterPredicate(CriteriaBuilder, Expression<? extends Geometry>, Envelope) - Constructor for class org.hibernate.spatial.predicate.GeolatteFilterPredicate
 
GeolatteFilterPredicate(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Constructor for class org.hibernate.spatial.predicate.GeolatteFilterPredicate
 
GeolatteGeometryJavaType - Class in org.hibernate.spatial
Descriptor for geolatte-geom Geometrys.
GeolatteGeometryJavaType(Class<? extends Geometry>) - Constructor for class org.hibernate.spatial.GeolatteGeometryJavaType
Initialize a type descriptor for the geolatte-geom Geometry type.
GeolatteGeometryJavaType(Class<? extends Geometry>, Wkt.Dialect) - Constructor for class org.hibernate.spatial.GeolatteGeometryJavaType
 
GeolatteSpatialPredicates - Class in org.hibernate.spatial.predicate
JTSSpatialPredicates, but for geolatte-geom.
GeolatteSpatialPredicates() - Constructor for class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
 
GEOMETRY_INPUT - org.hibernate.spatial.CommonSpatialFunction.Type
String or Byte Array -> Geometry
GEOMETRY_INSTANCE - Static variable in class org.hibernate.spatial.GeolatteGeometryJavaType
an instance of this descriptor
GEOMETRY_INSTANCE - Static variable in class org.hibernate.spatial.JTSGeometryJavaType
An instance of this descriptor
GEOMETRY_OUTPUT - org.hibernate.spatial.CommonSpatialFunction.Type
Geometry -> String or Byte[]
GEOMETRYCOLL_INSTANCE - Static variable in class org.hibernate.spatial.GeolatteGeometryJavaType
 
GEOMETRYCOLL_INSTANCE - Static variable in class org.hibernate.spatial.JTSGeometryJavaType
 
GeometryLiteralFormatter<T> - Class in org.hibernate.spatial
 
GeometryLiteralFormatter(JavaType<T>, Wkt.Dialect, String) - Constructor for class org.hibernate.spatial.GeometryLiteralFormatter
 
geometryn - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
geometrytype - org.hibernate.spatial.SpatialFunction
Deprecated.
The geometryType function, cfr.
geomfromewkb - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
geomfromewkt - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
geomfromtext - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
geomFromTextName - Variable in class org.hibernate.spatial.GeometryLiteralFormatter
 
geomfromwkb - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
geomfromwkt - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
geomunion - org.hibernate.spatial.SpatialFunction
Deprecated.
The union function, cfr.
getAltName() - Method in class org.hibernate.spatial.FunctionKey
 
getBinder(JavaType<X>) - Method in class org.hibernate.spatial.dialect.db2.DB2GeometryType
 
getBinder(JavaType<X>) - Method in class org.hibernate.spatial.dialect.h2gis.H2GISGeometryType
 
getBinder(JavaType<X>) - Method in class org.hibernate.spatial.dialect.hana.HANAGeometryType
 
getBinder(JavaType<X>) - Method in class org.hibernate.spatial.dialect.hana.HANAPointType
 
getBinder(JavaType<X>) - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryType
 
getBinder(JavaType<X>) - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryJdbcType
 
getBinder(JavaType<X>) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServerGeometryType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.spatial.dialect.db2.DB2GeometryType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.spatial.dialect.h2gis.H2GISGeometryType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.spatial.dialect.hana.HANAGeometryType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.spatial.dialect.hana.HANAPointType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryJdbcType
 
getDefaultSqlTypeCode() - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServerGeometryType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.spatial.dialect.db2.DB2GeometryType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.spatial.dialect.h2gis.H2GISGeometryType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.spatial.dialect.hana.HANAGeometryType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.spatial.dialect.hana.HANAPointType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryJdbcType
 
getExtractor(JavaType<X>) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServerGeometryType
 
getFunctionName() - Method in enum org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.spatial.dialect.h2gis.H2GISGeometryType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryJdbcType
 
getJdbcLiteralFormatter(JavaType<T>) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServerGeometryType
 
getJdbcTypeCode() - Method in class org.hibernate.spatial.dialect.db2.DB2GeometryType
 
getJdbcTypeCode() - Method in class org.hibernate.spatial.dialect.h2gis.H2GISGeometryType
 
getJdbcTypeCode() - Method in class org.hibernate.spatial.dialect.hana.HANAGeometryType
 
getJdbcTypeCode() - Method in class org.hibernate.spatial.dialect.hana.HANAPointType
 
getJdbcTypeCode() - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryType
 
getJdbcTypeCode() - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryJdbcType
 
getJdbcTypeCode() - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServerGeometryType
 
getKey() - Method in enum org.hibernate.spatial.CommonSpatialFunction
 
getName() - Method in class org.hibernate.spatial.FunctionKey
 
getNumArgs() - Method in enum org.hibernate.spatial.CommonSpatialFunction
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.spatial.GeolatteGeometryJavaType
 
getRecommendedJdbcType(JdbcTypeIndicators) - Method in class org.hibernate.spatial.JTSGeometryJavaType
 
getReturnType() - Method in enum org.hibernate.spatial.CommonSpatialFunction
 
getServiceRegistry() - Method in interface org.hibernate.spatial.contributor.ContributorImplementor
 
getServiceRegistry() - Method in class org.hibernate.spatial.dialect.cockroachdb.CockroachDbContributor
 
getServiceRegistry() - Method in class org.hibernate.spatial.dialect.h2gis.H2GisDialectContributor
 
getServiceRegistry() - Method in class org.hibernate.spatial.dialect.mariadb.MariaDBDialectContributor
 
getServiceRegistry() - Method in class org.hibernate.spatial.dialect.mysql.MySQLDialectContributor
 
getServiceRegistry() - Method in class org.hibernate.spatial.dialect.oracle.OracleDialectContributor
 
getServiceRegistry() - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialectContributor
 
getServiceRegistry() - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServerDialectContributor
 
getType() - Method in enum org.hibernate.spatial.CommonSpatialFunction
 
getTypeName() - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryType
Returns the Oracle type name for SDOGeometry.

H

H2GisDialectContributor - Class in org.hibernate.spatial.dialect.h2gis
 
H2GisDialectContributor(ServiceRegistry) - Constructor for class org.hibernate.spatial.dialect.h2gis.H2GisDialectContributor
 
H2GISGeometryType - Class in org.hibernate.spatial.dialect.h2gis
Descriptor for GeoDB Geometries.
H2GISGeometryType() - Constructor for class org.hibernate.spatial.dialect.h2gis.H2GISGeometryType
 
H2GISWkb - Class in org.hibernate.spatial.dialect.h2gis
A utility class to serialize from/to H2GIS WKB's.
H2SqmFunctionDescriptors - Class in org.hibernate.spatial.dialect.h2gis
 
H2SqmFunctionDescriptors(FunctionContributions) - Constructor for class org.hibernate.spatial.dialect.h2gis.H2SqmFunctionDescriptors
 
HANAGeometryType - Class in org.hibernate.spatial.dialect.hana
 
HANAGeometryType(boolean) - Constructor for class org.hibernate.spatial.dialect.hana.HANAGeometryType
 
HANAPointType - Class in org.hibernate.spatial.dialect.hana
 
HANAPointType() - Constructor for class org.hibernate.spatial.dialect.hana.HANAPointType
 
HANASpatialAggregate - Class in org.hibernate.spatial.dialect.hana
 
HANASpatialAggregate(String) - Constructor for class org.hibernate.spatial.dialect.hana.HANASpatialAggregate
 
HANASpatialAggregate(String, BasicTypeReference<?>) - Constructor for class org.hibernate.spatial.dialect.hana.HANASpatialAggregate
 
HANASpatialDialect - Class in org.hibernate.spatial.dialect.hana
 
HANASpatialDialect() - Constructor for class org.hibernate.spatial.dialect.hana.HANASpatialDialect
 
HANASpatialFunction - Class in org.hibernate.spatial.dialect.hana
 
HANASpatialFunction(String, boolean) - Constructor for class org.hibernate.spatial.dialect.hana.HANASpatialFunction
 
HANASpatialFunction(String, boolean, boolean) - Constructor for class org.hibernate.spatial.dialect.hana.HANASpatialFunction
 
HANASpatialFunction(String, BasicTypeReference<?>, boolean) - Constructor for class org.hibernate.spatial.dialect.hana.HANASpatialFunction
 
HANASpatialFunction(String, BasicTypeReference<?>, boolean[]) - Constructor for class org.hibernate.spatial.dialect.hana.HANASpatialFunction
 
HANASpatialFunction(String, BasicTypeReference<?>, boolean, boolean) - Constructor for class org.hibernate.spatial.dialect.hana.HANASpatialFunction
 
HANASpatialFunctions - Enum in org.hibernate.spatial.dialect.hana
 
HANASpatialUtils - Class in org.hibernate.spatial.dialect.hana
 
hashCode() - Method in class org.hibernate.spatial.FunctionKey
 
havingSRID(CriteriaBuilder, Expression<? extends Geometry>, int) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "having srid" constraint.
havingSRID(CriteriaBuilder, Expression<? extends Geometry>, Expression<Integer>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "having srid" constraint.
havingSRID(CriteriaBuilder, Expression<? extends Geometry>, int) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "having srid" constraint.
havingSRID(CriteriaBuilder, Expression<? extends Geometry>, Expression<Integer>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "having srid" constraint.
HibernateSpatialConfigurationSettings - Class in org.hibernate.spatial
Hibernate Spatial specific configuration settings.
HSMessageLogger - Interface in org.hibernate.spatial
The logger interface for the Hibernate Spatial module.

I

INFORMATION - org.hibernate.spatial.CommonSpatialFunction.Type
Geometry[, Object]* -> Scalar type
INSTANCE - Static variable in class org.hibernate.spatial.dialect.h2gis.H2GISGeometryType
An instance of this Descriptor
INSTANCE - Static variable in class org.hibernate.spatial.dialect.hana.HANAGeometryType
 
INSTANCE - Static variable in class org.hibernate.spatial.dialect.hana.HANAPointType
An instance of the descrtiptor
INSTANCE - Static variable in class org.hibernate.spatial.dialect.mysql.MySQLGeometryJdbcType
An instance of this Descriptor
INSTANCE - Static variable in class org.hibernate.spatial.dialect.sqlserver.SqlServerGeometryType
An instance of the descrtiptor
INSTANCE_WKB_2 - Static variable in class org.hibernate.spatial.dialect.postgis.PGGeometryJdbcType
 
INTEGRATION_ENABLED - Static variable in class org.hibernate.spatial.integration.SpatialService
The name of the configuration setting used to control whether the spatial integration is enabled.
interiorringn - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
intersection - org.hibernate.spatial.SpatialFunction
Deprecated.
The intersection function, cfr.
intersectionaggr - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
intersects - org.hibernate.spatial.SpatialFunction
Deprecated.
The intersects function, cfr.
intersects(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "spatially intersects" constraint.
intersects(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "spatially intersects" constraint.
intersects(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "spatially intersects" constraint.
intersects(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "spatially intersects" constraint.
INTERSECTS - Static variable in interface org.hibernate.spatial.SpatialRelation
Deprecated.
The first geometry intersects the second
intersectsrect - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
is3d - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
isclosed - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
isempty - org.hibernate.spatial.SpatialFunction
Deprecated.
The isEmpty function, cfr.
isEmpty(CriteriaBuilder, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "is empty" constraint.
isEmpty(CriteriaBuilder, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "is empty" constraint.
isEnabled() - Method in class org.hibernate.spatial.integration.SpatialService
 
ismeasured - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
isNotEmpty(CriteriaBuilder, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "is not empty" constraint.
isNotEmpty(CriteriaBuilder, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "is not empty" constraint.
isring - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
issimple - org.hibernate.spatial.SpatialFunction
Deprecated.
The isSimple function, cfr.
isvalid - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 

J

javaType - Variable in class org.hibernate.spatial.GeometryLiteralFormatter
 
JTSGeometryJavaType - Class in org.hibernate.spatial
Descriptor for JTS Geometrys.
JTSGeometryJavaType(Class<? extends Geometry>) - Constructor for class org.hibernate.spatial.JTSGeometryJavaType
Initialize a type descriptor for the geolatte-geom Geometry type.
JTSSpatialPredicates - Class in org.hibernate.spatial.predicate
A factory for spatial JPA Criteria API Predicates.
JTSSpatialPredicates() - Constructor for class org.hibernate.spatial.predicate.JTSSpatialPredicates
 

K

KeyedSqmFunctionDescriptors - Interface in org.hibernate.spatial
Internal contract for a collection of SqmFunctionDescriptors, together with their key

L

length - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
LINESTRING_INSTANCE - Static variable in class org.hibernate.spatial.GeolatteGeometryJavaType
 
LINESTRING_INSTANCE - Static variable in class org.hibernate.spatial.JTSGeometryJavaType
 
LOGGER_NAME - Static variable in interface org.hibernate.spatial.HSMessageLogger
 

M

m - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
map - Variable in class org.hibernate.spatial.BaseSqmFunctionDescriptors
 
MariaDB103SpatialDialect - Class in org.hibernate.spatial.dialect.mariadb
Deprecated.
Spatial Dialects are no longer needed. Use the standard MariaDB dialects
MariaDB103SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.mariadb.MariaDB103SpatialDialect
Deprecated.
 
MariaDBDialectContributor - Class in org.hibernate.spatial.dialect.mariadb
 
MariaDBDialectContributor(ServiceRegistry) - Constructor for class org.hibernate.spatial.dialect.mariadb.MariaDBDialectContributor
 
MariaDBSqmFunctionDescriptors - Class in org.hibernate.spatial.dialect.mariadb
 
MariaDBSqmFunctionDescriptors(FunctionContributions) - Constructor for class org.hibernate.spatial.dialect.mariadb.MariaDBSqmFunctionDescriptors
 
mmax - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
mmin - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
MULTILINESTRING_INSTANCE - Static variable in class org.hibernate.spatial.GeolatteGeometryJavaType
 
MULTILINESTRING_INSTANCE - Static variable in class org.hibernate.spatial.JTSGeometryJavaType
 
MULTIPOINT_INSTANCE - Static variable in class org.hibernate.spatial.GeolatteGeometryJavaType
 
MULTIPOINT_INSTANCE - Static variable in class org.hibernate.spatial.JTSGeometryJavaType
 
MULTIPOLYGON_INSTANCE - Static variable in class org.hibernate.spatial.GeolatteGeometryJavaType
 
MULTIPOLYGON_INSTANCE - Static variable in class org.hibernate.spatial.JTSGeometryJavaType
 
MySQL56InnoDBSpatialDialect - Class in org.hibernate.spatial.dialect.mysql
Deprecated.
Use "hibernate.dialect.storage_engine=innodb" environment variable or JVM system property instead.
MySQL56InnoDBSpatialDialect() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQL56InnoDBSpatialDialect
Deprecated.
 
MySQL56SpatialDialect - Class in org.hibernate.spatial.dialect.mysql
Deprecated.
Spatial Dialects are no longer needed
MySQL56SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
Deprecated.
 
MySQL5InnoDBSpatialDialect - Class in org.hibernate.spatial.dialect.mysql
Deprecated.
Use "hibernate.dialect.storage_engine=innodb" environment variable or JVM system property instead.
MySQL5InnoDBSpatialDialect() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQL5InnoDBSpatialDialect
Deprecated.
 
MySQL5SpatialDialect - Class in org.hibernate.spatial.dialect.mysql
Deprecated.
Spatial Dialects are no longer needed
MySQL5SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQL5SpatialDialect
Deprecated.
 
MySQLDialectContributor - Class in org.hibernate.spatial.dialect.mysql
 
MySQLDialectContributor(ServiceRegistry) - Constructor for class org.hibernate.spatial.dialect.mysql.MySQLDialectContributor
 
MySQLGeometryJdbcType - Class in org.hibernate.spatial.dialect.mysql
Descriptor for MySQL Geometries.
MySQLGeometryJdbcType() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQLGeometryJdbcType
 
MySQLSpatialDialect - Class in org.hibernate.spatial.dialect.mysql
Deprecated.
SpatialDialects are no longer needed in Hibernate 6
MySQLSpatialDialect() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
Deprecated.
 
MySqlSqmFunctionDescriptors - Class in org.hibernate.spatial.dialect.mysql
 
MySqlSqmFunctionDescriptors(FunctionContributions) - Constructor for class org.hibernate.spatial.dialect.mysql.MySqlSqmFunctionDescriptors
 

N

numgeometries - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
numinteriorring - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
numinteriorrings - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
numpoints - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 

O

ORACLE_OGC_STRICT - Static variable in class org.hibernate.spatial.HibernateSpatialConfigurationSettings
 
OracleDialectContributor - Class in org.hibernate.spatial.dialect.oracle
 
OracleDialectContributor(ServiceRegistry) - Constructor for class org.hibernate.spatial.dialect.oracle.OracleDialectContributor
 
OracleSDOFunctionDescriptors - Class in org.hibernate.spatial.dialect.oracle
 
OracleSDOFunctionDescriptors(FunctionContributions) - Constructor for class org.hibernate.spatial.dialect.oracle.OracleSDOFunctionDescriptors
 
OracleSpatial10gDialect - Class in org.hibernate.spatial.dialect.oracle
Deprecated.
A SpatialDialect is no longer required. Use the standard Dialect for this database.
OracleSpatial10gDialect() - Constructor for class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
Deprecated.
 
OracleSpatialFunction - Class in org.hibernate.spatial.dialect.oracle
 
OracleSpatialFunction(String, boolean, ArgumentsValidator, FunctionReturnTypeResolver) - Constructor for class org.hibernate.spatial.dialect.oracle.OracleSpatialFunction
 
OracleSpatialSDO10gDialect - Class in org.hibernate.spatial.dialect.oracle
Deprecated.
A SpatialDialect is no longer required. Use the standard Dialect for this database.
OracleSpatialSDO10gDialect() - Constructor for class org.hibernate.spatial.dialect.oracle.OracleSpatialSDO10gDialect
Deprecated.
 
OracleSpatialSQLMMFunction - Class in org.hibernate.spatial.dialect.oracle
 
OracleSpatialSQLMMFunction(String, String, int, FunctionReturnTypeResolver) - Constructor for class org.hibernate.spatial.dialect.oracle.OracleSpatialSQLMMFunction
 
OracleSpatialSQLMMFunction(String, String, int, FunctionReturnTypeResolver, boolean) - Constructor for class org.hibernate.spatial.dialect.oracle.OracleSpatialSQLMMFunction
 
OracleSQLMMFunctionDescriptors - Class in org.hibernate.spatial.dialect.oracle
 
OracleSQLMMFunctionDescriptors(FunctionContributions) - Constructor for class org.hibernate.spatial.dialect.oracle.OracleSQLMMFunctionDescriptors
 
orderingequals - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
ordinal() - Method in class org.hibernate.spatial.contributor.SpatialFunctionContributor
 
org.hibernate.spatial - package org.hibernate.spatial
 
org.hibernate.spatial.contributor - package org.hibernate.spatial.contributor
 
org.hibernate.spatial.dialect.cockroachdb - package org.hibernate.spatial.dialect.cockroachdb
SpatialDialects for CockroachDB
org.hibernate.spatial.dialect.db2 - package org.hibernate.spatial.dialect.db2
 
org.hibernate.spatial.dialect.h2gis - package org.hibernate.spatial.dialect.h2gis
 
org.hibernate.spatial.dialect.hana - package org.hibernate.spatial.dialect.hana
 
org.hibernate.spatial.dialect.mariadb - package org.hibernate.spatial.dialect.mariadb
 
org.hibernate.spatial.dialect.mysql - package org.hibernate.spatial.dialect.mysql
 
org.hibernate.spatial.dialect.oracle - package org.hibernate.spatial.dialect.oracle
 
org.hibernate.spatial.dialect.postgis - package org.hibernate.spatial.dialect.postgis
 
org.hibernate.spatial.dialect.sqlserver - package org.hibernate.spatial.dialect.sqlserver
 
org.hibernate.spatial.integration - package org.hibernate.spatial.integration
 
org.hibernate.spatial.jts - package org.hibernate.spatial.jts
 
org.hibernate.spatial.predicate - package org.hibernate.spatial.predicate
 
overlaps - org.hibernate.spatial.SpatialFunction
Deprecated.
The overlaps function, cfr.
overlaps(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "spatially overlaps" constraint.
overlaps(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "spatially overlaps" constraint.
overlaps(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "spatially overlaps" constraint.
overlaps(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "spatially overlaps" constraint.
OVERLAPS - Static variable in interface org.hibernate.spatial.SpatialRelation
Deprecated.
The geometries spatially overlap
OVERLAY - org.hibernate.spatial.CommonSpatialFunction.Type
Geometry, Geometry, [Geometry]* -> Geometry

P

perimeter - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
PGGeometryJdbcType - Class in org.hibernate.spatial.dialect.postgis
Type Descriptor for the Postgis Geometry type
POINT_INSTANCE - Static variable in class org.hibernate.spatial.GeolatteGeometryJavaType
 
POINT_INSTANCE - Static variable in class org.hibernate.spatial.JTSGeometryJavaType
 
pointn - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
pointonsurface - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
POLYGON_INSTANCE - Static variable in class org.hibernate.spatial.GeolatteGeometryJavaType
 
POLYGON_INSTANCE - Static variable in class org.hibernate.spatial.JTSGeometryJavaType
 
PostgisDialectContributor - Class in org.hibernate.spatial.dialect.postgis
 
PostgisDialectContributor(ServiceRegistry) - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisDialectContributor
 
PostgisPG10Dialect - Class in org.hibernate.spatial.dialect.postgis
Deprecated.
PostgisPG10Dialect() - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisPG10Dialect
Deprecated.
 
PostgisPG10Dialect(DialectResolutionInfo) - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisPG10Dialect
Deprecated.
 
PostgisPG93Dialect - Class in org.hibernate.spatial.dialect.postgis
Deprecated.
A SpatialDialect is no longer required. Use the standard Dialect for this database.
PostgisPG93Dialect() - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisPG93Dialect
Deprecated.
 
PostgisPG93Dialect(DialectResolutionInfo) - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisPG93Dialect
Deprecated.
 
PostgisPG94Dialect - Class in org.hibernate.spatial.dialect.postgis
Deprecated.
A SpatialDialect is no longer required. Use the standard Dialect for this database.
PostgisPG94Dialect() - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisPG94Dialect
Deprecated.
 
PostgisPG94Dialect(DialectResolutionInfo) - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisPG94Dialect
Deprecated.
 
PostgisPG95Dialect - Class in org.hibernate.spatial.dialect.postgis
Deprecated.
A SpatialDialect is no longer required. Use the standard Dialect for this database.
PostgisPG95Dialect() - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisPG95Dialect
Deprecated.
 
PostgisPG95Dialect(DialectResolutionInfo) - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisPG95Dialect
Deprecated.
 
PostgisSqmFunctionDescriptors - Class in org.hibernate.spatial.dialect.postgis
 
PostgisSqmFunctionDescriptors(FunctionContributions) - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisSqmFunctionDescriptors
 

R

relate - org.hibernate.spatial.SpatialFunction
Deprecated.
The relate function, cfr.
render(SqlAppender, List<? extends SqlAstNode>, SqlAstTranslator<?>) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatialFunction
 
render(SqlAppender, List<? extends SqlAstNode>, SqlAstTranslator<?>) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatialSQLMMFunction
 
render(SqlAppender, List<? extends SqlAstNode>, SqlAstTranslator<?>) - Method in class org.hibernate.spatial.dialect.oracle.SDOGetGeometryType
 
render(SqlAppender, List<? extends SqlAstNode>, SqlAstTranslator<?>) - Method in class org.hibernate.spatial.dialect.oracle.SDOMethodDescriptor
 
render(SqlAppender, List<? extends SqlAstNode>, SqlAstTranslator<?>) - Method in class org.hibernate.spatial.dialect.oracle.SDORelateFunction
 
render(SqlAppender, List<? extends SqlAstNode>, SqlAstTranslator<?>) - Method in class org.hibernate.spatial.dialect.oracle.STRelateFunction
 
render(Type, List, SessionFactoryImplementor) - Method in class org.hibernate.spatial.dialect.hana.HANASpatialFunction
 
returnsGeometry() - Method in enum org.hibernate.spatial.CommonSpatialFunction
 

S

SDOGeometryType - Class in org.hibernate.spatial.dialect.oracle
Descriptor for the Oracle Spatial SDO_GEOMETRY type
SDOGeometryType(OracleJDBCTypeFactory, boolean) - Constructor for class org.hibernate.spatial.dialect.oracle.SDOGeometryType
Constructs a SqlTypeDescriptor for the Oracle SDOGeometry type.
SDOGeometryValueExtractor<X> - Class in org.hibernate.spatial.dialect.oracle
ValueExtractor for SDO_GEOMETRY
SDOGeometryValueExtractor(JavaType<X>, JdbcType) - Constructor for class org.hibernate.spatial.dialect.oracle.SDOGeometryValueExtractor
Creates instance
SDOGetGeometryType - Class in org.hibernate.spatial.dialect.oracle
 
SDOGetGeometryType(BasicTypeRegistry) - Constructor for class org.hibernate.spatial.dialect.oracle.SDOGetGeometryType
 
SDOMethodDescriptor - Class in org.hibernate.spatial.dialect.oracle
 
SDOMethodDescriptor(String, boolean, ArgumentsValidator, FunctionReturnTypeResolver) - Constructor for class org.hibernate.spatial.dialect.oracle.SDOMethodDescriptor
 
SDOMethodDescriptor(String, ArgumentsValidator, FunctionReturnTypeResolver) - Constructor for class org.hibernate.spatial.dialect.oracle.SDOMethodDescriptor
 
SDORelateFunction - Class in org.hibernate.spatial.dialect.oracle
 
SDORelateFunction(List<String>, BasicTypeRegistry) - Constructor for class org.hibernate.spatial.dialect.oracle.SDORelateFunction
 
setGeometryFactory(GeometryFactory) - Static method in class org.hibernate.spatial.jts.EnvelopeAdapter
 
snaptogrid - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
Spatial - Interface in org.hibernate.spatial
A marker interface for spatial (geometric/geographic) types.
SPATIAL_MSG_LOGGER - Static variable in interface org.hibernate.spatial.HSMessageLogger
 
SpatialDialect - Interface in org.hibernate.spatial
Deprecated.
SpatialDialects are no longer needed since Hibernate 6.0
spatialEnabled(boolean) - Method in interface org.hibernate.spatial.HSMessageLogger
 
SpatialFunction - Enum in org.hibernate.spatial
Deprecated.
To be replaced by CommonSpatialFunction
SpatialFunctionContributor - Class in org.hibernate.spatial.contributor
 
SpatialFunctionContributor() - Constructor for class org.hibernate.spatial.contributor.SpatialFunctionContributor
 
SpatialInitializer - Class in org.hibernate.spatial.integration
Manages initialization of the hibernate-spatial integration
SpatialInitializer() - Constructor for class org.hibernate.spatial.integration.SpatialInitializer
 
SpatialRelation - Interface in org.hibernate.spatial
Deprecated.
Will be removed in 6
SpatialService - Class in org.hibernate.spatial.integration
Central service for spatial integration
SpatialService(StandardServiceRegistryBuilder) - Constructor for class org.hibernate.spatial.integration.SpatialService
 
SpatialTypeContributor - Class in org.hibernate.spatial.contributor
 
SpatialTypeContributor() - Constructor for class org.hibernate.spatial.contributor.SpatialTypeContributor
 
SqlServer2008SpatialDialect - Class in org.hibernate.spatial.dialect.sqlserver
Deprecated.
A SpatialDialect is no longer required. Use the standard Dialect for this database.
SqlServer2008SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
Deprecated.
 
SqlServer2012SpatialDialect - Class in org.hibernate.spatial.dialect.sqlserver
Deprecated.
A SpatialDialect is no longer required. Use the standard Dialect for this database.
SqlServer2012SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.sqlserver.SqlServer2012SpatialDialect
Deprecated.
 
SqlServerDialectContributor - Class in org.hibernate.spatial.dialect.sqlserver
 
SqlServerDialectContributor(ServiceRegistry) - Constructor for class org.hibernate.spatial.dialect.sqlserver.SqlServerDialectContributor
 
SqlServerGeometryType - Class in org.hibernate.spatial.dialect.sqlserver
Type descriptor for the SQL Server 2008 Geometry type.
SqlServerGeometryType() - Constructor for class org.hibernate.spatial.dialect.sqlserver.SqlServerGeometryType
 
SqlServerSqmFunctionDescriptors - Class in org.hibernate.spatial.dialect.sqlserver
 
SqlServerSqmFunctionDescriptors(FunctionContributions) - Constructor for class org.hibernate.spatial.dialect.sqlserver.SqlServerSqmFunctionDescriptors
 
srid - org.hibernate.spatial.SpatialFunction
Deprecated.
The SRID function, cfr.
ST_ASBINARY - org.hibernate.spatial.CommonSpatialFunction
 
ST_ASTEXT - org.hibernate.spatial.CommonSpatialFunction
 
ST_BOUNDARY - org.hibernate.spatial.CommonSpatialFunction
 
ST_BUFFER - org.hibernate.spatial.CommonSpatialFunction
 
ST_CONTAINS - org.hibernate.spatial.CommonSpatialFunction
 
ST_CONVEXHULL - org.hibernate.spatial.CommonSpatialFunction
 
ST_CROSSES - org.hibernate.spatial.CommonSpatialFunction
 
ST_DIFFERENCE - org.hibernate.spatial.CommonSpatialFunction
 
ST_DIMENSION - org.hibernate.spatial.CommonSpatialFunction
 
ST_DISJOINT - org.hibernate.spatial.CommonSpatialFunction
 
ST_DISTANCE - org.hibernate.spatial.CommonSpatialFunction
 
ST_ENVELOPE - org.hibernate.spatial.CommonSpatialFunction
 
ST_EQUALS - org.hibernate.spatial.CommonSpatialFunction
 
ST_GEOMETRYTYPE - org.hibernate.spatial.CommonSpatialFunction
 
ST_INTERSECTION - org.hibernate.spatial.CommonSpatialFunction
 
ST_INTERSECTS - org.hibernate.spatial.CommonSpatialFunction
 
ST_ISEMPTY - org.hibernate.spatial.CommonSpatialFunction
 
ST_ISSIMPLE - org.hibernate.spatial.CommonSpatialFunction
 
ST_OVERLAPS - org.hibernate.spatial.CommonSpatialFunction
 
ST_RELATE - org.hibernate.spatial.CommonSpatialFunction
 
ST_SRID - org.hibernate.spatial.CommonSpatialFunction
 
ST_SYMDIFFERENCE - org.hibernate.spatial.CommonSpatialFunction
 
ST_TOUCHES - org.hibernate.spatial.CommonSpatialFunction
 
ST_UNION - org.hibernate.spatial.CommonSpatialFunction
 
ST_WITHIN - org.hibernate.spatial.CommonSpatialFunction
 
startpoint - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
STRelateFunction - Class in org.hibernate.spatial.dialect.oracle
 
STRelateFunction(BasicTypeRegistry) - Constructor for class org.hibernate.spatial.dialect.oracle.STRelateFunction
 
symdifference - org.hibernate.spatial.SpatialFunction
Deprecated.
The symDifference function, cfr.

T

to(Geometry) - Static method in class org.hibernate.spatial.dialect.h2gis.H2GISWkb
Encode the specified Geometry into a WKB
toEWKB(Geometry<?>) - Static method in class org.hibernate.spatial.dialect.hana.HANASpatialUtils
 
toGeometry(byte[]) - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryJdbcType
 
toGeometry(Object) - Method in class org.hibernate.spatial.dialect.db2.DB2GeometryType
 
toGeometry(Object) - Static method in class org.hibernate.spatial.dialect.hana.HANASpatialUtils
 
toGeometry(Object) - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryJdbcType
 
toGeometry(ResultSet, String) - Static method in class org.hibernate.spatial.dialect.hana.HANASpatialUtils
 
toPolygon(Envelope, int) - Static method in class org.hibernate.spatial.jts.EnvelopeAdapter
Converts the specified Envelope to a Polygon having the specified srid.
toString() - Method in class org.hibernate.spatial.FunctionKey
 
toString(Geometry) - Method in class org.hibernate.spatial.GeolatteGeometryJavaType
 
toString(Geometry) - Method in class org.hibernate.spatial.JTSGeometryJavaType
 
touches - org.hibernate.spatial.SpatialFunction
Deprecated.
The touches function, cfr.
touches(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "spatially touches" constraint.
touches(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "spatially touches" constraint.
touches(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "spatially touches" constraint.
touches(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "spatially touches" constraint.
TOUCHES - Static variable in interface org.hibernate.spatial.SpatialRelation
Deprecated.
The geometries touch
transform - org.hibernate.spatial.SpatialFunction
Deprecated.
the transform function
typeContributions(String) - Method in interface org.hibernate.spatial.HSMessageLogger
 

U

unionaggr - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
unwrap(Geometry, Class<X>, WrapperOptions) - Method in class org.hibernate.spatial.GeolatteGeometryJavaType
 
unwrap(Geometry, Class<X>, WrapperOptions) - Method in class org.hibernate.spatial.JTSGeometryJavaType
 

V

VALIDATION - org.hibernate.spatial.CommonSpatialFunction.Type
Geometry -> Boolean
valueOf(String) - Static method in enum org.hibernate.spatial.CommonSpatialFunction.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.spatial.CommonSpatialFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.spatial.dialect.hana.HANASpatialFunctions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.spatial.SpatialFunction
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.hibernate.spatial.CommonSpatialFunction.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.spatial.CommonSpatialFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.spatial.dialect.hana.HANASpatialFunctions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.spatial.SpatialFunction
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.

W

within - org.hibernate.spatial.SpatialFunction
Deprecated.
The within function, cfr.
within(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "spatially within" constraint.
within(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
Create a predicate for testing the arguments for "spatially within" constraint.
within(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "spatially within" constraint.
within(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
Create a predicate for testing the arguments for "spatially within" constraint.
WITHIN - Static variable in interface org.hibernate.spatial.SpatialRelation
Deprecated.
The first geometry is spatially within the second
wktDialect - Variable in class org.hibernate.spatial.GeometryLiteralFormatter
 
wrap(X, WrapperOptions) - Method in class org.hibernate.spatial.GeolatteGeometryJavaType
 
wrap(X, WrapperOptions) - Method in class org.hibernate.spatial.JTSGeometryJavaType
 

X

x - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
xmax - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
xmin - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 

Y

y - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
ymax - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
ymin - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 

Z

z - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
zmax - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
zmin - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes All Packages