A B C D E F G H I J L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- alphashape - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- ANYINTERACT - org.hibernate.spatial.dialect.oracle.criterion.RelationshipMask
-
The "anyinteract" relationship
- area - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- areEqual(Geometry, Geometry) - Method in class org.hibernate.spatial.JTSGeometryJavaTypeDescriptor
- asbinary - org.hibernate.spatial.SpatialFunction
-
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
- assvg - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- assvgaggr - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- astext - org.hibernate.spatial.SpatialFunction
-
The asText function, cfr.
- aswkb - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- aswkt - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
B
- booleanCombination(RelationshipMask[]) - Static method in enum org.hibernate.spatial.dialect.oracle.criterion.RelationshipMask
-
Combines the passed "
RelationshipMask
s - boundary - org.hibernate.spatial.SpatialFunction
-
The boundery function, cfr.
- buffer - org.hibernate.spatial.SpatialFunction
-
The buffer function, cfr.
- BUFFER - Static variable in interface org.hibernate.spatial.SpatialAnalysis
-
The buffer function
C
- canBeRemapped() - Method in class org.hibernate.spatial.dialect.db2.DB2GeometryTypeDescriptor
- canBeRemapped() - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
- canBeRemapped() - Method in class org.hibernate.spatial.dialect.hana.HANAGeometryTypeDescriptor
- canBeRemapped() - Method in class org.hibernate.spatial.dialect.hana.HANAPointTypeDescriptor
- canBeRemapped() - Method in class org.hibernate.spatial.dialect.mariadb.MariaDBGeometryTypeDescriptor
- canBeRemapped() - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryTypeDescriptor
- canBeRemapped() - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
- canBeRemapped() - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
- canBeRemapped() - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryTypeDescriptor
- centroid - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- centroid(String) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjections
-
Applies a "CENTROID" projection to the named property.
- CENTROID - Static variable in interface org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialAggregate
-
CENTROID aggregate function
- CockroachDB202SpatialDialect - Class in org.hibernate.spatial.dialect.cockroachdb
-
An @{code SpatialDialect} for CockroachDB 20.2 and later.
- CockroachDB202SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.cockroachdb.CockroachDB202SpatialDialect
- CockroachDBSpatialSupport - Class in org.hibernate.spatial.dialect.cockroachdb
- CockroachSpatialDialectTrait - Interface in org.hibernate.spatial.dialect.cockroachdb
- CONCAT_LINES - Static variable in interface org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialAggregate
-
CONCAT_LINES aggregate function
- concatLines(String) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjections
-
Applies a "CONCAT_LINES" projection to the named property.
- concatLrs(String) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjections
-
Applies a "CONCAT_LRS" projection to the named property.
- 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 class org.hibernate.spatial.HSMessageLogger_$logger
- connectionFinder(String) - Method in interface org.hibernate.spatial.HSMessageLogger
- connectionFinder$str() - Method in class org.hibernate.spatial.HSMessageLogger_$logger
- contains - org.hibernate.spatial.SpatialFunction
-
The contains function, cfr.
- contains(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply a "spatially contains" constraint to the named property
- 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 - org.hibernate.spatial.dialect.oracle.criterion.RelationshipMask
-
The "contains" relationship
- CONTAINS - Static variable in interface org.hibernate.spatial.SpatialRelation
-
The first geometry spatially contains the second
- contribute(StandardServiceRegistryBuilder) - Method in class org.hibernate.spatial.integration.SpatialInitializer
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.cockroachdb.CockroachDB202SpatialDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.cockroachdb.CockroachDBSpatialSupport
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.db2.DB2SpatialDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.hana.HANASpatialDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.mariadb.MariaDB103SpatialDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
-
Allows the Dialect to contribute additional types
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5SpatialDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.mysql.MySQL8SpatialDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatialSDO10gDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG10Dialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG82Dialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG91Dialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG92Dialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG93Dialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG94Dialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG95Dialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG9Dialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.postgis.PostgisSupport
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
- contributeTypes(TypeContributions, ServiceRegistry) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2012SpatialDialect
- contributeTypes(TypeContributions, ServiceRegistry, SqlTypeDescriptor) - Method in class org.hibernate.spatial.dialect.postgis.PostgisSupport
- convert(Object) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryValueExtractor
-
Converts an oracle to a JTS Geometry
- convexhull - org.hibernate.spatial.SpatialFunction
-
The convexHull function, cfr.
- CONVEXHULL - Static variable in interface org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialAggregate
-
CONVEXHULL aggregate function
- CONVEXHULL - Static variable in interface org.hibernate.spatial.SpatialAnalysis
-
The convexhull function
- convexhullaggr - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- coorddim - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- coveredby - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- COVEREDBY - org.hibernate.spatial.dialect.oracle.criterion.RelationshipMask
-
The "coveredby" relationship
- covers - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- COVERS - org.hibernate.spatial.dialect.oracle.criterion.RelationshipMask
-
The "covers" relationship
- crosses - org.hibernate.spatial.SpatialFunction
-
The crosses function, cfr.
- crosses(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply a "spatially crosses" constraint to the named property
- 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
-
The geometries cross
- CRS_LOADING_INSTANCE - Static variable in class org.hibernate.spatial.dialect.hana.HANAGeometryTypeDescriptor
D
- DB2_DEFAULT_SRID - Static variable in class org.hibernate.spatial.HibernateSpatialConfigurationSettings
-
SRID to use for the DB2 Spatial Dialects.
- DB2GeometryTypeDescriptor - Class in org.hibernate.spatial.dialect.db2
-
Type Descriptor for the DB2 Geometry type (as Clob)
- DB2GeometryTypeDescriptor(Integer) - Constructor for class org.hibernate.spatial.dialect.db2.DB2GeometryTypeDescriptor
- DB2SpatialDialect - Class in org.hibernate.spatial.dialect.db2
- DB2SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.db2.DB2SpatialDialect
-
Construct a DB2Spatial dialect.
- DELEGATE - Static variable in interface org.hibernate.spatial.dialect.cockroachdb.CockroachSpatialDialectTrait
- delegateContributeTypes(TypeContributions, ServiceRegistry) - Method in interface org.hibernate.spatial.dialect.cockroachdb.CockroachSpatialDialectTrait
- delegateContributeTypes(TypeContributions, ServiceRegistry) - Method in interface org.hibernate.spatial.dialect.mariadb.MariaDBSpatialDialectTrait
- difference - org.hibernate.spatial.SpatialFunction
-
The difference function, cfr.
- DIFFERENCE - Static variable in interface org.hibernate.spatial.SpatialAnalysis
-
The difference function
- dimension - org.hibernate.spatial.SpatialFunction
-
The dimension function, cfr.
- disjoint - org.hibernate.spatial.SpatialFunction
-
The disjoint function, cfr.
- disjoint(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply a "spatially disjoint" constraint to the named property
- 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
-
The geometries are spatially dijoint
- distance - org.hibernate.spatial.SpatialFunction
-
The distance function, cfr.
- DISTANCE - Static variable in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
The distance parameter
- DISTANCE - Static variable in interface org.hibernate.spatial.SpatialAnalysis
-
The distance function
- distanceWithin(String, Geometry, double) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply a "distance within" constraint to the named property
- 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, String, WrapperOptions) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryValueExtractor
- dwithin - org.hibernate.spatial.SpatialFunction
-
the distance within function
- DWithinExpression - Class in org.hibernate.spatial.criterion
-
A
Criterion
constraining a geometry property to be within a specified distance of a search geometry. - DWithinExpression(String, Geometry, double) - Constructor for class org.hibernate.spatial.criterion.DWithinExpression
-
Constructs an instance
E
- endpoint - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- envelope - org.hibernate.spatial.SpatialFunction
-
The envelope function, cfr.
- EnvelopeAdapter - Class in org.hibernate.spatial.jts
-
Converts an
Envelope
to aPolygon
- envelopeaggr - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- eq(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply a "spatially equal" constraint to the named property
- 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.
- EQUAL - org.hibernate.spatial.dialect.oracle.criterion.RelationshipMask
-
The "equal" relationship
- equals - org.hibernate.spatial.SpatialFunction
-
The equals function, cfr.
- EQUALS - Static variable in interface org.hibernate.spatial.SpatialRelation
-
The geometries are spatially equal to each other.
- equivalentTypes(int, int) - Method in class org.hibernate.spatial.dialect.cockroachdb.CockroachDB202SpatialDialect
- equivalentTypes(int, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG10Dialect
- equivalentTypes(int, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG82Dialect
- equivalentTypes(int, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG91Dialect
- equivalentTypes(int, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG92Dialect
- equivalentTypes(int, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG93Dialect
- equivalentTypes(int, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG94Dialect
- equivalentTypes(int, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG95Dialect
- equivalentTypes(int, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG9Dialect
- ExpressionUtil - Class in org.hibernate.spatial.criterion
-
This class assists in the formation of a SQL-fragment in the various spatial query expressions.
- extent - org.hibernate.spatial.SpatialFunction
-
the extents function
- extent(String) - Static method in class org.hibernate.spatial.criterion.SpatialProjections
-
Applies an extent projection to the specified geometry function
- EXTENT - Static variable in interface org.hibernate.spatial.SpatialAggregate
-
Enum value for extent aggregation.
- exteriorring - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
F
- filter - org.hibernate.spatial.SpatialFunction
-
The filter function
- filter(String, Envelope, int) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply a bounding box overlap constraint to the named property
- filter(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply a bounding box overlap constraint to the named property
- 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(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
-
Create a predicate for testing the arguments for bounding box overlap constraint.
- filter(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
-
Create a predicate for testing the arguments for bounding box overlap constraint.
- filter(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
-
Create a predicate for testing the arguments for bounding box overlap constraint.
- FILTER - Static variable in interface org.hibernate.spatial.SpatialRelation
-
The bounding box of the first geometry intersects the bounding box of the second
- filterByPolygon(CriteriaBuilder, Expression<? extends Geometry>, Envelope) - Static method in class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
-
Create a predicate for testing the arguments for bounding box overlap constraint.
- filterByPolygon(CriteriaBuilder, Expression<? extends Geometry>, Envelope, int) - Static method in class org.hibernate.spatial.predicate.JTSSpatialPredicates
-
Create a predicate for testing the arguments for bounding box overlap constraint.
- filterExpression(String, String) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
- filterExpression(String, String) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatialSDO10gDialect
- filterExpression(String, String) - Method in interface org.hibernate.spatial.dialect.WithCustomJPAFilter
- findColumn(String, Criteria, CriteriaQuery) - Static method in class org.hibernate.spatial.criterion.ExpressionUtil
-
Determines the column name corresponding to the specified property path.
- from(Object) - Static method in class org.hibernate.spatial.dialect.h2geodb.GeoDbWkb
-
Decode the object into a
Geometry
- fromString(String) - Method in class org.hibernate.spatial.GeolatteGeometryJavaTypeDescriptor
- fromString(String) - Method in class org.hibernate.spatial.JTSGeometryJavaTypeDescriptor
- functionMap - Variable in class org.hibernate.spatial.dialect.SpatialFunctionsRegistry
- functionsToRegister() - Method in interface org.hibernate.spatial.dialect.cockroachdb.CockroachSpatialDialectTrait
- functionsToRegister() - Method in class org.hibernate.spatial.dialect.postgis.PostgisSupport
G
- GeoDBDialect - Class in org.hibernate.spatial.dialect.h2geodb
-
Extends the H2Dialect by also including information on spatial functions.
- GeoDBDialect() - Constructor for class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
-
Constructor.
- GeoDBGeometryTypeDescriptor - Class in org.hibernate.spatial.dialect.h2geodb
-
Descriptor for GeoDB Geometries.
- GeoDBGeometryTypeDescriptor() - Constructor for class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
- GeoDbWkb - Class in org.hibernate.spatial.dialect.h2geodb
-
A utility class to serialize from/to GeoDB WKB's.
- 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
- GeolatteGeometryJavaTypeDescriptor - Class in org.hibernate.spatial
-
Descriptor for geolatte-geom
Geometry
s. - GeolatteGeometryJavaTypeDescriptor() - Constructor for class org.hibernate.spatial.GeolatteGeometryJavaTypeDescriptor
-
Initialize a type descriptor for the geolatte-geom
Geometry
type. - GeolatteGeometryType - Class in org.hibernate.spatial
-
a
Type
that maps between the database geometry type and geolatte-geomGeometry
. - GeolatteGeometryType(SqlTypeDescriptor) - Constructor for class org.hibernate.spatial.GeolatteGeometryType
-
Constructs an instance with the specified
SqlTypeDescriptor
- GeolatteSpatialPredicates - Class in org.hibernate.spatial.predicate
-
JTSSpatialPredicates
, but for geolatte-geom. - GeolatteSpatialPredicates() - Constructor for class org.hibernate.spatial.predicate.GeolatteSpatialPredicates
- geometryn - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- geometrytype - org.hibernate.spatial.SpatialFunction
-
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
- geomfromwkb - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- geomfromwkt - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- geomunion - org.hibernate.spatial.SpatialFunction
-
The union function, cfr.
- get(String) - Method in class org.hibernate.spatial.dialect.SpatialFunctionsRegistry
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.db2.DB2GeometryTypeDescriptor
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.hana.HANAGeometryTypeDescriptor
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.hana.HANAPointTypeDescriptor
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.mariadb.MariaDBGeometryTypeDescriptor
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryTypeDescriptor
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryTypeDescriptor
- getDefaultMySQLStorageEngine() - Method in class org.hibernate.spatial.dialect.mysql.MySQL5InnoDBSpatialDialect
-
Deprecated.
- getDefaultMySQLStorageEngine() - Method in class org.hibernate.spatial.dialect.mysql.MySQL5SpatialDialect
- getDistance() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
- getDWithinSQL(String) - Method in interface org.hibernate.spatial.dialect.cockroachdb.CockroachSpatialDialectTrait
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.db2.DB2SpatialDialect
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.hana.HANASpatialDialect
- getDWithinSQL(String) - Method in interface org.hibernate.spatial.dialect.mariadb.MariaDBSpatialDialectTrait
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5SpatialDialect
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQL8SpatialDialect
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatialSDO10gDialect
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisNoSQLMM
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG82Dialect
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG91Dialect
-
Returns The SQL fragment when parsing a
DWithinExpression
. - getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG92Dialect
-
Returns The SQL fragment when parsing a
DWithinExpression
. - getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG93Dialect
-
Returns The SQL fragment when parsing a
DWithinExpression
. - getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG94Dialect
-
Returns The SQL fragment when parsing a
DWithinExpression
. - getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG9Dialect
-
Returns The SQL fragment when parsing a
DWithinExpression
. - getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisSupport
-
Returns The SQL fragment when parsing a
DWithinExpression
. - getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
- getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2012SpatialDialect
- getDWithinSQL(String) - Method in interface org.hibernate.spatial.SpatialDialect
-
Returns The SQL fragment when parsing a
DWithinExpression
. - getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.db2.DB2GeometryTypeDescriptor
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.hana.HANAGeometryTypeDescriptor
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.hana.HANAPointTypeDescriptor
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.mariadb.MariaDBGeometryTypeDescriptor
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryTypeDescriptor
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryTypeDescriptor
- getFunctionName() - Method in enum org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- getHavingSridSQL(String) - Method in interface org.hibernate.spatial.dialect.cockroachdb.CockroachSpatialDialectTrait
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.db2.DB2SpatialDialect
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.hana.HANASpatialDialect
- getHavingSridSQL(String) - Method in interface org.hibernate.spatial.dialect.mariadb.MariaDBSpatialDialectTrait
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5SpatialDialect
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQL8SpatialDialect
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatialSDO10gDialect
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisNoSQLMM
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG82Dialect
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG91Dialect
-
Returns the SQL fragment when parsing a
HavingSridExpression
. - getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG92Dialect
-
Returns the SQL fragment when parsing a
HavingSridExpression
. - getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG93Dialect
-
Returns the SQL fragment when parsing a
HavingSridExpression
. - getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG94Dialect
-
Returns the SQL fragment when parsing a
HavingSridExpression
. - getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG9Dialect
-
Returns the SQL fragment when parsing a
HavingSridExpression
. - getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisSupport
-
Returns the SQL fragment when parsing a
HavingSridExpression
. - getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
- getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2012SpatialDialect
- getHavingSridSQL(String) - Method in interface org.hibernate.spatial.SpatialDialect
-
Returns the SQL fragment when parsing a
HavingSridExpression
. - getIsEmptySQL(String, boolean) - Method in interface org.hibernate.spatial.dialect.cockroachdb.CockroachSpatialDialectTrait
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.db2.DB2SpatialDialect
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.hana.HANASpatialDialect
- getIsEmptySQL(String, boolean) - Method in interface org.hibernate.spatial.dialect.mariadb.MariaDBSpatialDialectTrait
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5SpatialDialect
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.mysql.MySQL8SpatialDialect
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatialSDO10gDialect
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisNoSQLMM
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG82Dialect
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG91Dialect
-
Returns the SQL fragment when parsing a
IsEmptyExpression
orIsNotEmpty
expression. - getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG92Dialect
-
Returns the SQL fragment when parsing a
IsEmptyExpression
orIsNotEmpty
expression. - getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG93Dialect
-
Returns the SQL fragment when parsing a
IsEmptyExpression
orIsNotEmpty
expression. - getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG94Dialect
-
Returns the SQL fragment when parsing a
IsEmptyExpression
orIsNotEmpty
expression. - getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG9Dialect
-
Returns the SQL fragment when parsing a
IsEmptyExpression
orIsNotEmpty
expression. - getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisSupport
-
Returns the SQL fragment when parsing a
IsEmptyExpression
orIsNotEmpty
expression. - getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
- getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2012SpatialDialect
- getIsEmptySQL(String, boolean) - Method in interface org.hibernate.spatial.SpatialDialect
-
Returns the SQL fragment when parsing a
IsEmptyExpression
orIsNotEmpty
expression. - getJdbcRecommendedSqlType(JdbcRecommendedSqlTypeMappingContext) - Method in class org.hibernate.spatial.GeolatteGeometryJavaTypeDescriptor
- getLoggingLocale() - Method in class org.hibernate.spatial.HSMessageLogger_$logger
- getMask() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
- getMaxResolution() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
- getMinResolution() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
- getName() - Method in class org.hibernate.spatial.GeolatteGeometryType
- getName() - Method in class org.hibernate.spatial.JTSGeometryType
- getQueryType() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
- getRegistrationKeys() - Method in class org.hibernate.spatial.GeolatteGeometryType
- getRegistrationKeys() - Method in class org.hibernate.spatial.JTSGeometryType
- getSdoBatchSize() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
- getSdoNumRes() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
- getSpatialAggregateSQL(String, int) - Method in interface org.hibernate.spatial.dialect.cockroachdb.CockroachSpatialDialectTrait
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.db2.DB2SpatialDialect
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.hana.HANASpatialDialect
- getSpatialAggregateSQL(String, int) - Method in interface org.hibernate.spatial.dialect.mariadb.MariaDBSpatialDialectTrait
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5SpatialDialect
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQL8SpatialDialect
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatialSDO10gDialect
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG82Dialect
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG91Dialect
-
Returns the SQL fragment for the specfied Spatial aggregate expression.
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG92Dialect
-
Returns the SQL fragment for the specfied Spatial aggregate expression.
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG93Dialect
-
Returns the SQL fragment for the specfied Spatial aggregate expression.
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG94Dialect
-
Returns the SQL fragment for the specfied Spatial aggregate expression.
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG9Dialect
-
Returns the SQL fragment for the specfied Spatial aggregate expression.
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisSupport
-
Returns the SQL fragment for the specfied Spatial aggregate expression.
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
- getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2012SpatialDialect
- getSpatialAggregateSQL(String, int) - Method in interface org.hibernate.spatial.SpatialDialect
-
Returns the SQL fragment for the specfied Spatial aggregate expression.
- getSpatialDialect(CriteriaQuery, SpatialFunction) - Static method in class org.hibernate.spatial.criterion.ExpressionUtil
-
Determines the
SpatialDialect
for the specifiedCriteriaQuery
, and checks if the specified function is supported. - getSpatialFilterExpression(String) - Method in interface org.hibernate.spatial.dialect.cockroachdb.CockroachSpatialDialectTrait
-
Returns the SQL fragment for the SQL WHERE-expression when parsing
org.hibernate.spatial.criterion.SpatialFilterExpression
s into prepared statements. - getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.db2.DB2SpatialDialect
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.hana.HANASpatialDialect
- getSpatialFilterExpression(String) - Method in interface org.hibernate.spatial.dialect.mariadb.MariaDBSpatialDialectTrait
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5SpatialDialect
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQL8SpatialDialect
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatialSDO10gDialect
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG82Dialect
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG91Dialect
-
Returns the SQL fragment for the SQL WHERE-expression when parsing
org.hibernate.spatial.criterion.SpatialFilterExpression
s into prepared statements. - getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG92Dialect
-
Returns the SQL fragment for the SQL WHERE-expression when parsing
org.hibernate.spatial.criterion.SpatialFilterExpression
s into prepared statements. - getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG93Dialect
-
Returns the SQL fragment for the SQL WHERE-expression when parsing
org.hibernate.spatial.criterion.SpatialFilterExpression
s into prepared statements. - getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG94Dialect
-
Returns the SQL fragment for the SQL WHERE-expression when parsing
org.hibernate.spatial.criterion.SpatialFilterExpression
s into prepared statements. - getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG9Dialect
-
Returns the SQL fragment for the SQL WHERE-expression when parsing
org.hibernate.spatial.criterion.SpatialFilterExpression
s into prepared statements. - getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisSupport
-
Returns the SQL fragment for the SQL WHERE-expression when parsing
org.hibernate.spatial.criterion.SpatialFilterExpression
s into prepared statements. - getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
- getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2012SpatialDialect
- getSpatialFilterExpression(String) - Method in interface org.hibernate.spatial.SpatialDialect
-
Returns the SQL fragment for the SQL WHERE-expression when parsing
org.hibernate.spatial.criterion.SpatialFilterExpression
s into prepared statements. - getSpatialRelateSQL(String, int) - Method in interface org.hibernate.spatial.dialect.cockroachdb.CockroachSpatialDialectTrait
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.db2.DB2SpatialDialect
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.hana.HANASpatialDialect
- getSpatialRelateSQL(String, int) - Method in interface org.hibernate.spatial.dialect.mariadb.MariaDBSpatialDialectTrait
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5SpatialDialect
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQL8SpatialDialect
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatialSDO10gDialect
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisNoSQLMM
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG82Dialect
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG91Dialect
-
Returns the SQL fragment for the SQL WHERE-clause when parsing
org.hibernatespatial.criterion.SpatialRelateExpression
s into prepared statements. - getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG92Dialect
-
Returns the SQL fragment for the SQL WHERE-clause when parsing
org.hibernatespatial.criterion.SpatialRelateExpression
s into prepared statements. - getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG93Dialect
-
Returns the SQL fragment for the SQL WHERE-clause when parsing
org.hibernatespatial.criterion.SpatialRelateExpression
s into prepared statements. - getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG94Dialect
-
Returns the SQL fragment for the SQL WHERE-clause when parsing
org.hibernatespatial.criterion.SpatialRelateExpression
s into prepared statements. - getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG9Dialect
-
Returns the SQL fragment for the SQL WHERE-clause when parsing
org.hibernatespatial.criterion.SpatialRelateExpression
s into prepared statements. - getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisSupport
-
Returns the SQL fragment for the SQL WHERE-clause when parsing
org.hibernatespatial.criterion.SpatialRelateExpression
s into prepared statements. - getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
- getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2012SpatialDialect
- getSpatialRelateSQL(String, int) - Method in interface org.hibernate.spatial.SpatialDialect
-
Returns the SQL fragment for the SQL WHERE-clause when parsing
org.hibernatespatial.criterion.SpatialRelateExpression
s into prepared statements. - getSqlType() - Method in class org.hibernate.spatial.dialect.db2.DB2GeometryTypeDescriptor
- getSqlType() - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
- getSqlType() - Method in class org.hibernate.spatial.dialect.hana.HANAGeometryTypeDescriptor
- getSqlType() - Method in class org.hibernate.spatial.dialect.hana.HANAPointTypeDescriptor
- getSqlType() - Method in class org.hibernate.spatial.dialect.mariadb.MariaDBGeometryTypeDescriptor
- getSqlType() - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryTypeDescriptor
- getSqlType() - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
- getSqlType() - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
- getSqlType() - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryTypeDescriptor
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.DWithinExpression
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.HavingSridExpression
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.IsEmptyExpression
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.SpatialFilter
- getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.SpatialRelateExpression
- getTypeName() - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
-
Returns the Oracle type name for SDOGeometry.
- getTypeName(int, long, int, int) - Method in class org.hibernate.spatial.dialect.db2.DB2SpatialDialect
- getTypeName(int, long, int, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
- getTypeName(int, long, int, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5SpatialDialect
- getTypeName(int, long, int, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQL8SpatialDialect
- getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjection
- getUnit() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
H
- HANAGeometryTypeDescriptor - Class in org.hibernate.spatial.dialect.hana
- HANAGeometryTypeDescriptor(boolean) - Constructor for class org.hibernate.spatial.dialect.hana.HANAGeometryTypeDescriptor
- HANAPointTypeDescriptor - Class in org.hibernate.spatial.dialect.hana
- HANAPointTypeDescriptor() - Constructor for class org.hibernate.spatial.dialect.hana.HANAPointTypeDescriptor
- HANASpatialAggregate - Class in org.hibernate.spatial.dialect.hana
- HANASpatialAggregate(String) - Constructor for class org.hibernate.spatial.dialect.hana.HANASpatialAggregate
- HANASpatialAggregate(String, Type) - 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, Type, boolean) - Constructor for class org.hibernate.spatial.dialect.hana.HANASpatialFunction
- HANASpatialFunction(String, Type, boolean[]) - Constructor for class org.hibernate.spatial.dialect.hana.HANASpatialFunction
- HANASpatialFunction(String, Type, 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
- havingSRID(String, int) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply a "having srid" constraint to the named property
- 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.
- HavingSridExpression - Class in org.hibernate.spatial.criterion
-
A
Criterion
constraining a geometry property to have a specified SRID. - HavingSridExpression(String, int) - Constructor for class org.hibernate.spatial.criterion.HavingSridExpression
-
Constructs an instance for the specified property and srid
- 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.
- HSMessageLogger_$logger - Class in org.hibernate.spatial
-
Warning this class consists of generated code.
- HSMessageLogger_$logger(Logger) - Constructor for class org.hibernate.spatial.HSMessageLogger_$logger
I
- INSIDE - org.hibernate.spatial.dialect.oracle.criterion.RelationshipMask
-
The "inside" relationship
- INSTANCE - Static variable in class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
-
An instance of this Descriptor
- INSTANCE - Static variable in class org.hibernate.spatial.dialect.hana.HANAGeometryTypeDescriptor
- INSTANCE - Static variable in class org.hibernate.spatial.dialect.hana.HANAPointTypeDescriptor
-
An instance of the descrtiptor
- INSTANCE - Static variable in class org.hibernate.spatial.dialect.mariadb.MariaDBGeometryTypeDescriptor
- INSTANCE - Static variable in class org.hibernate.spatial.dialect.mysql.MySQLGeometryTypeDescriptor
-
An instance of this Descriptor
- INSTANCE - Static variable in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryTypeDescriptor
-
An instance of the descrtiptor
- INSTANCE - Static variable in class org.hibernate.spatial.GeolatteGeometryJavaTypeDescriptor
-
an instance of this descriptor
- INSTANCE - Static variable in class org.hibernate.spatial.JTSGeometryJavaTypeDescriptor
-
An instance of this descriptor
- INSTANCE_WKB_1 - Static variable in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
- INSTANCE_WKB_2 - Static variable in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
- 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
-
The intersection function, cfr.
- INTERSECTION - Static variable in interface org.hibernate.spatial.SpatialAnalysis
-
The intersection function
- intersectionaggr - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- intersects - org.hibernate.spatial.SpatialFunction
-
The intersects function, cfr.
- intersects(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply a "spatially intersects" constraint to the named property
- 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
-
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
-
The isEmpty function, cfr.
- isEmpty() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Checks whether this instance is empty
- isEmpty(String) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply an "is empty" constraint to the named property
- 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.
- IsEmptyExpression - Class in org.hibernate.spatial.criterion
-
A
Criterion
constraining a geometry property to be (non-)empty. - IsEmptyExpression(String, boolean) - Constructor for class org.hibernate.spatial.criterion.IsEmptyExpression
-
Constructs an instance for the specified property
- isEnabled() - Method in class org.hibernate.spatial.integration.SpatialService
- ismeasured - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- isNotEmpty(String) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply an "is not empty" constraint to the named property
- 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
-
The isSimple function, cfr.
- isSpatial(int) - Method in interface org.hibernate.spatial.dialect.cockroachdb.CockroachSpatialDialectTrait
- isSpatial(int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisSupport
- isvalid - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- iterator() - Method in class org.hibernate.spatial.dialect.SpatialFunctionsRegistry
J
- JTSFilterPredicate - Class in org.hibernate.spatial.predicate
-
JPA Criteria API
Predicate
equivalent ofSpatialFilter
. - JTSFilterPredicate(CriteriaBuilder, Expression<? extends Geometry>, Expression<? extends Geometry>) - Constructor for class org.hibernate.spatial.predicate.JTSFilterPredicate
- JTSFilterPredicate(CriteriaBuilder, Expression<? extends Geometry>, Envelope, int) - Constructor for class org.hibernate.spatial.predicate.JTSFilterPredicate
- JTSFilterPredicate(CriteriaBuilder, Expression<? extends Geometry>, Geometry) - Constructor for class org.hibernate.spatial.predicate.JTSFilterPredicate
- JTSGeometryJavaTypeDescriptor - Class in org.hibernate.spatial
-
Descriptor for JTS
Geometry
s. - JTSGeometryJavaTypeDescriptor() - Constructor for class org.hibernate.spatial.JTSGeometryJavaTypeDescriptor
-
Initialize a type descriptor for the geolatte-geom
Geometry
type. - JTSGeometryType - Class in org.hibernate.spatial
-
A
Type
that maps between the database geometry type and JTSGeometry
. - JTSGeometryType(SqlTypeDescriptor) - Constructor for class org.hibernate.spatial.JTSGeometryType
-
Constructs an instance with the specified
SqlTypeDescriptor
- JTSSpatialPredicates - Class in org.hibernate.spatial.predicate
-
A factory for spatial JPA Criteria API
Predicate
s. - JTSSpatialPredicates() - Constructor for class org.hibernate.spatial.predicate.JTSSpatialPredicates
L
- length - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- LRS_CONCAT - Static variable in interface org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialAggregate
-
LRS_CONCAT aggregate function
M
- m - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- MariaDB103SpatialDialect - Class in org.hibernate.spatial.dialect.mariadb
- MariaDB103SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.mariadb.MariaDB103SpatialDialect
- MariaDBGeometryTypeDescriptor - Class in org.hibernate.spatial.dialect.mariadb
- MariaDBGeometryTypeDescriptor() - Constructor for class org.hibernate.spatial.dialect.mariadb.MariaDBGeometryTypeDescriptor
- MariaDBSpatialDialectTrait - Interface in org.hibernate.spatial.dialect.mariadb
- MASK - Static variable in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
The mask parameter
- MAX_RESOLUTION - Static variable in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
The max_resolution parameter
- MIN_RESOLUTION - Static variable in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
The min_resolution parameter
- mmax - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- mmin - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- 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
-
Extends the MySQL5Dialect by including support for the spatial operators.
- MySQL56SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
-
Constructs the dialect
- 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
-
A Dialect for MySQL 5 using InnoDB engine, with support for its spatial features
- MySQL5SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQL5SpatialDialect
-
Constructs an instance
- MySQL8SpatialDialect - Class in org.hibernate.spatial.dialect.mysql
-
Created by Karel Maesen, Geovise BVBA on 2019-03-07.
- MySQL8SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQL8SpatialDialect
-
Constructs an instance
- MySQLGeometryTypeDescriptor - Class in org.hibernate.spatial.dialect.mysql
-
Descriptor for MySQL Geometries.
- MySQLGeometryTypeDescriptor() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQLGeometryTypeDescriptor
- MySQLSpatialDialect - Class in org.hibernate.spatial.dialect.mysql
-
A Dialect for MySQL with support for its spatial features
- MySQLSpatialDialect() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
-
Constructs an instance
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
- ON - org.hibernate.spatial.dialect.oracle.criterion.RelationshipMask
-
The "on" relationship
- OracleSpatial10gDialect - Class in org.hibernate.spatial.dialect.oracle
-
Spatial Dialect for Oracle10g databases.
- OracleSpatial10gDialect() - Constructor for class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
-
Constructs the dialect with
- OracleSpatialAggregate - Interface in org.hibernate.spatial.dialect.oracle.criterion
-
Defines types of Oracle Spatial aggregate functions
- OracleSpatialProjection - Class in org.hibernate.spatial.dialect.oracle.criterion
-
Template class for Spatial Projections
- OracleSpatialProjection(int, String) - Constructor for class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjection
-
Constructs an instance for the specified aggregate function and property
- OracleSpatialProjections - Class in org.hibernate.spatial.dialect.oracle.criterion
-
Factory class for SpationProjection functions *
- OracleSpatialRestrictions - Class in org.hibernate.spatial.dialect.oracle.criterion
-
A static factory class for spatial criteria using the Oracle Spatial native spatial operators for the SDO_GEOMTRY type.
- OracleSpatialSDO10gDialect - Class in org.hibernate.spatial.dialect.oracle
-
A Spatial Dialect for Oracle 10g/11g that uses the "native" SDO spatial operators.
- OracleSpatialSDO10gDialect() - Constructor for class org.hibernate.spatial.dialect.oracle.OracleSpatialSDO10gDialect
-
Constructs the dialect
- orderingequals - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- org.hibernate.spatial - package org.hibernate.spatial
- org.hibernate.spatial.criterion - package org.hibernate.spatial.criterion
- org.hibernate.spatial.dialect - package org.hibernate.spatial.dialect
- org.hibernate.spatial.dialect.cockroachdb - package org.hibernate.spatial.dialect.cockroachdb
-
SpatialDialect
s for CockroachDB - org.hibernate.spatial.dialect.db2 - package org.hibernate.spatial.dialect.db2
- org.hibernate.spatial.dialect.h2geodb - package org.hibernate.spatial.dialect.h2geodb
- 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.oracle.criterion - package org.hibernate.spatial.dialect.oracle.criterion
- 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
- OVERLAPBYDISJOINT - org.hibernate.spatial.dialect.oracle.criterion.RelationshipMask
-
The "overlapbydisjoint" relationship
- OVERLAPBYINTERSECT - org.hibernate.spatial.dialect.oracle.criterion.RelationshipMask
-
The "overlapbyintersect" relationship
- overlaps - org.hibernate.spatial.SpatialFunction
-
The overlaps function, cfr.
- overlaps(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply a "spatially overlaps" constraint to the named property
- 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
-
The geometries spatially overlap
P
- perimeter - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- PGGeometryTypeDescriptor - Class in org.hibernate.spatial.dialect.postgis
-
Type Descriptor for the Postgis Geometry type
- pointn - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- pointonsurface - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- PostgisDialect - Class in org.hibernate.spatial.dialect.postgis
-
Deprecated."Use one of the PostgisPGNNDialect classes"
- PostgisDialect() - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisDialect
-
Deprecated.
- PostgisFunctions - Class in org.hibernate.spatial.dialect.postgis
-
Functions registered in all Postgis Dialects
- PostgisFunctions() - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisFunctions
- PostgisNoSQLMM - Class in org.hibernate.spatial.dialect.postgis
-
A Dialect for Postgresql with support for the Postgis spatial types, functions and operators (release 1.x - 1.3)
- PostgisNoSQLMM() - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisNoSQLMM
- PostgisPG10Dialect - Class in org.hibernate.spatial.dialect.postgis
- PostgisPG10Dialect() - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisPG10Dialect
- PostgisPG82Dialect - Class in org.hibernate.spatial.dialect.postgis
-
Extends the
PostgreSQL82Dialect
to add support for the Postgis spatial types, functions and operators . - PostgisPG82Dialect() - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisPG82Dialect
-
Creates an instance
- PostgisPG91Dialect - Class in org.hibernate.spatial.dialect.postgis
-
Extends the
PostgreSQL91Dialect
to add support for the Postgis spatial types, functions and operators . - PostgisPG91Dialect() - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisPG91Dialect
-
Creates an instance
- PostgisPG92Dialect - Class in org.hibernate.spatial.dialect.postgis
-
Extends the
PostgreSQL92Dialect
to add support for the Postgis spatial types, functions and operators . - PostgisPG92Dialect() - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisPG92Dialect
-
Creates an instance
- PostgisPG93Dialect - Class in org.hibernate.spatial.dialect.postgis
-
Extends the
PostgreSQL93Dialect
to add support for the Postgis spatial types, functions and operators . - PostgisPG93Dialect() - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisPG93Dialect
-
Creates an instance
- PostgisPG94Dialect - Class in org.hibernate.spatial.dialect.postgis
-
Extends the
PostgreSQL94Dialect
to add support for the Postgis spatial types, functions and operators . - PostgisPG94Dialect() - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisPG94Dialect
-
Creates an instance
- PostgisPG95Dialect - Class in org.hibernate.spatial.dialect.postgis
-
Extends the
PostgreSQL95Dialect
to add support for the Postgis spatial types, functions and operators . - PostgisPG95Dialect() - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisPG95Dialect
-
Creates an instance
- PostgisPG9Dialect - Class in org.hibernate.spatial.dialect.postgis
-
* Extends the
PostgreSQL9Dialect
to add support for the Postgis spatial types, functions and operators . - PostgisPG9Dialect() - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisPG9Dialect
-
Creates an instance
- PostgisSupport - Class in org.hibernate.spatial.dialect.postgis
-
Created by Karel Maesen, Geovise BVBA on 29/10/16.
- PostgisSupport() - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisSupport
- PostgisSupport(SpatialFunctionsRegistry) - Constructor for class org.hibernate.spatial.dialect.postgis.PostgisSupport
- projection(int, String) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjections
-
Applies the specified
OracleSpatialProjection
to the named property. - put(String, SQLFunction) - Method in class org.hibernate.spatial.dialect.SpatialFunctionsRegistry
Q
- QUERYTYPE - Static variable in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
The querytype parameter
R
- REG_KEYS - Static variable in class org.hibernate.spatial.GeolatteGeometryType
- registerParameters(ParameterRegistry) - Method in class org.hibernate.spatial.predicate.GeolatteFilterPredicate
- registerParameters(ParameterRegistry) - Method in class org.hibernate.spatial.predicate.JTSFilterPredicate
- relate - org.hibernate.spatial.SpatialFunction
-
The relate function, cfr.
- RelationshipMask - Enum in org.hibernate.spatial.dialect.oracle.criterion
-
Enumerates the types of spatial relationship masks supported by Oracle Spatial.
- remapSqlTypeDescriptor(SqlTypeDescriptor) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
- remapSqlTypeDescriptor(SqlTypeDescriptor) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5SpatialDialect
- remapSqlTypeDescriptor(SqlTypeDescriptor) - Method in class org.hibernate.spatial.dialect.mysql.MySQL8SpatialDialect
- removeDistance() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Removes the distance parameter
- removeMask() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Removes the mask parameter
- removeMaxResolution() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Removes the max_resolution parameter
- removeMinResolution() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Removes the min_resolution parameter
- removeQueryType() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Removes the querytype parameter
- removeSdoBatchSize() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Removes the sdo_batch_size parameter
- removeSdoNumRes() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Removes the sdo_num_res parameter
- removeUnit() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Removes the unit parameter
- render(boolean, RenderingContext) - Method in class org.hibernate.spatial.predicate.GeolatteFilterPredicate
- render(boolean, RenderingContext) - Method in class org.hibernate.spatial.predicate.JTSFilterPredicate
- render(Type, List, SessionFactoryImplementor) - Method in class org.hibernate.spatial.dialect.hana.HANASpatialFunction
S
- SDO_BATCH_SIZE - Static variable in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
The sdo_batch_size parameter
- SDO_NUM_RES - Static variable in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
The sdo_num_res parameter
- SDOFilter(String, Geometry, Double, Double) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialRestrictions
-
Apply the "SDO_FILTER" constraint to the specified property, using the specified parameters
- SDOFilter(String, Geometry, SDOParameterMap) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialRestrictions
-
Apply the "SDO_FILTER" constraint to the specified property, using the specified parameters
- SDOGeometryTypeDescriptor - Class in org.hibernate.spatial.dialect.oracle
-
Descriptor for the Oracle Spatial SDO_GEOMETRY type
- SDOGeometryTypeDescriptor(OracleJDBCTypeFactory) - Constructor for class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
-
Constructs a
SqlTypeDescriptor
for the Oracle SDOGeometry type. - SDOGeometryValueExtractor<X> - Class in org.hibernate.spatial.dialect.oracle
-
ValueExtractor for SDO_GEOMETRY
- SDOGeometryValueExtractor(JavaTypeDescriptor<X>, SqlTypeDescriptor) - Constructor for class org.hibernate.spatial.dialect.oracle.SDOGeometryValueExtractor
-
Creates instance
- SDONN(String, Geometry, Double, Integer, String) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialRestrictions
-
Apply the "SDO_NN" constraint to the specified property, using the specified parameters
- SDONN(String, Geometry, SDOParameterMap) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialRestrictions
-
Apply the "SDO_NN" constraint to the specified property, using the specified
SDOParameterMap
- SDOParameterMap - Class in org.hibernate.spatial.dialect.oracle.criterion
-
Represents the parameters that can be passed into Oracle's Spatial operators
- SDOParameterMap() - Constructor for class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Constructs an empty instance
- SDORelate(String, Geometry, RelationshipMask[], Double, Double) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialRestrictions
-
Apply the "SDO_RELATE" constraint to the specified property, using the specified parameters.
- SDORelate(String, Geometry, SDOParameterMap) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialRestrictions
-
Apply the "SDO_RELATE" constraint to the specified property, using the specified
SDOParameterMap
- SDOWithinDistance(String, Geometry, Double, SDOParameterMap) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialRestrictions
-
Apply the "SDO_WITHIN_DISTANCE" constraint to the specified property, using the specified
SDOParameterMap
. - SDOWithinDistance(String, Geometry, SDOParameterMap) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialRestrictions
-
Apply the "SDO_WITHIN_DISTANCE" constraint to the specified property, using the specified
SDOParameterMap
. - setDistance(Double) - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the distance parameter with the specified value
- setGeometryFactory(GeometryFactory) - Static method in class org.hibernate.spatial.jts.EnvelopeAdapter
- setMask(String) - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the mask parameter with the specified value
- setMaxResolution(Double) - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the max_resolution parameter with the specified value
- setMinResolution(Double) - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the min_resolution parameter with the specified value
- setQueryType(String) - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the querytype parameter with the specified value
- setQueryTypeToFilter() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the querytype parameter with value "FILTER"
- setSdoBatchSize(Integer) - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the sdo_batch_size parameter with the specified value
- setSdoNumRes(Integer) - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the sdo_num_res parameter with the specified value
- setUnit(String) - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Adds the unit parameter with the specified value
- snaptogrid - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- Spatial - Interface in org.hibernate.spatial
-
A marker interface for spatial (geometric/geographic) types.
- SpatialAggregate - Interface in org.hibernate.spatial
-
Enumeration of types of Spatial Aggregation
- SpatialAnalysis - Interface in org.hibernate.spatial
-
The spatial analysis functions defined in the OGC SFS specification.
- SpatialDialect - Interface in org.hibernate.spatial
-
Describes the features of a spatially enabled dialect.
- spatialEnabled(boolean) - Method in class org.hibernate.spatial.HSMessageLogger_$logger
- spatialEnabled(boolean) - Method in interface org.hibernate.spatial.HSMessageLogger
- spatialEnabled$str() - Method in class org.hibernate.spatial.HSMessageLogger_$logger
- SpatialFilter - Class in org.hibernate.spatial.criterion
-
A
Criterion
constraining a geometry property to have a bounding box that overlaps with a specified bounding box. - SpatialFilter(String, Envelope, int) - Constructor for class org.hibernate.spatial.criterion.SpatialFilter
-
Constructs an instance with the specified property and the bounding box of the specified geometry.
- SpatialFilter(String, Geometry) - Constructor for class org.hibernate.spatial.criterion.SpatialFilter
-
Constructs an instance with the specified property and the bounding box of the specified geometry.
- SpatialFunction - Enum in org.hibernate.spatial
-
Spatial functions that users generally expect in a database.
- spatialFunctions() - Method in class org.hibernate.spatial.dialect.mariadb.MariaDB103SpatialDialect
- spatialFunctions() - Method in interface org.hibernate.spatial.dialect.mariadb.MariaDBSpatialDialectTrait
- SpatialFunctionsRegistry - Class in org.hibernate.spatial.dialect
-
Registers all available spatial functions for a
Dialect
- SpatialFunctionsRegistry() - Constructor for class org.hibernate.spatial.dialect.SpatialFunctionsRegistry
- SpatialInitializer - Class in org.hibernate.spatial.integration
-
Manages initialization of the hibernate-spatial integration
- SpatialInitializer() - Constructor for class org.hibernate.spatial.integration.SpatialInitializer
- SpatialPredicates - Class in org.hibernate.spatial.predicate
-
Deprecated.Use
JTSSpatialPredicates
instead. - SpatialPredicates() - Constructor for class org.hibernate.spatial.predicate.SpatialPredicates
-
Deprecated.
- SpatialProjections - Class in org.hibernate.spatial.criterion
-
A factory for spatial projections.
- SpatialRelateExpression - Class in org.hibernate.spatial.criterion
-
A
Criterion
constraining aGeometry
property to have specific spatial relation to a searchGeometry
. - SpatialRelateExpression(String, Geometry, int) - Constructor for class org.hibernate.spatial.criterion.SpatialRelateExpression
-
Constructs an instance
- SpatialRelation - Interface in org.hibernate.spatial
-
Enumerates the supported spatial relations.
- spatialRestriction(int, String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply the specified spatial relation constraint to the named property.
- SpatialRestrictions - Class in org.hibernate.spatial.criterion
-
A factory for spatial criteria.
- SpatialService - Class in org.hibernate.spatial.integration
-
Central service for spatial integration
- SpatialService(StandardServiceRegistryBuilder) - Constructor for class org.hibernate.spatial.integration.SpatialService
- SqlServer2008GeometryTypeDescriptor - Class in org.hibernate.spatial.dialect.sqlserver
-
Type descriptor for the SQL Server 2008 Geometry type.
- SqlServer2008GeometryTypeDescriptor() - Constructor for class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryTypeDescriptor
- SqlServer2008SpatialDialect - Class in org.hibernate.spatial.dialect.sqlserver
-
The
SpatialDialect
for Microsoft SQL Server (2008). - SqlServer2008SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
- SqlServer2012SpatialDialect - Class in org.hibernate.spatial.dialect.sqlserver
-
Created by Karel Maesen, Geovise BVBA on 19/09/2018.
- SqlServer2012SpatialDialect() - Constructor for class org.hibernate.spatial.dialect.sqlserver.SqlServer2012SpatialDialect
- srid - org.hibernate.spatial.SpatialFunction
-
The SRID function, cfr.
- startpoint - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- supports(SpatialFunction) - Method in interface org.hibernate.spatial.dialect.cockroachdb.CockroachSpatialDialectTrait
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.db2.DB2SpatialDialect
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.hana.HANASpatialDialect
- supports(SpatialFunction) - Method in interface org.hibernate.spatial.dialect.mariadb.MariaDBSpatialDialectTrait
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.mysql.MySQL5SpatialDialect
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.mysql.MySQL8SpatialDialect
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatialSDO10gDialect
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.postgis.PostgisNoSQLMM
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG82Dialect
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG91Dialect
-
Does this dialect supports the specified
SpatialFunction
. - supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG92Dialect
-
Does this dialect supports the specified
SpatialFunction
. - supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG93Dialect
-
Does this dialect supports the specified
SpatialFunction
. - supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG94Dialect
-
Does this dialect supports the specified
SpatialFunction
. - supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG9Dialect
-
Does this dialect supports the specified
SpatialFunction
. - supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.postgis.PostgisSupport
-
Does this dialect supports the specified
SpatialFunction
. - supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
- supports(SpatialFunction) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2012SpatialDialect
- supports(SpatialFunction) - Method in interface org.hibernate.spatial.SpatialDialect
-
Does this dialect supports the specified
SpatialFunction
. - supportsFiltering() - Method in interface org.hibernate.spatial.dialect.cockroachdb.CockroachSpatialDialectTrait
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.db2.DB2SpatialDialect
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.hana.HANASpatialDialect
- supportsFiltering() - Method in interface org.hibernate.spatial.dialect.mariadb.MariaDBSpatialDialectTrait
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.mysql.MySQL5SpatialDialect
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.mysql.MySQL8SpatialDialect
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatialSDO10gDialect
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG82Dialect
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG91Dialect
-
Returns true if this
SpatialDialect
supports a specific filtering function. - supportsFiltering() - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG92Dialect
-
Returns true if this
SpatialDialect
supports a specific filtering function. - supportsFiltering() - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG93Dialect
-
Returns true if this
SpatialDialect
supports a specific filtering function. - supportsFiltering() - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG94Dialect
-
Returns true if this
SpatialDialect
supports a specific filtering function. - supportsFiltering() - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG9Dialect
-
Returns true if this
SpatialDialect
supports a specific filtering function. - supportsFiltering() - Method in class org.hibernate.spatial.dialect.postgis.PostgisSupport
-
Returns true if this
SpatialDialect
supports a specific filtering function. - supportsFiltering() - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
- supportsFiltering() - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2012SpatialDialect
- supportsFiltering() - Method in interface org.hibernate.spatial.SpatialDialect
-
Returns true if this
SpatialDialect
supports a specific filtering function. - symdifference - org.hibernate.spatial.SpatialFunction
-
The symDifference function, cfr.
- SYMDIFFERENCE - Static variable in interface org.hibernate.spatial.SpatialAnalysis
-
The symmetric difference function
T
- to(Geometry) - Static method in class org.hibernate.spatial.dialect.h2geodb.GeoDbWkb
-
Encode the specified
Geometry
into a WKB - toEWKB(Geometry<?>) - Static method in class org.hibernate.spatial.dialect.hana.HANASpatialUtils
- toGeometry(Object) - Method in class org.hibernate.spatial.dialect.db2.DB2GeometryTypeDescriptor
- toGeometry(Object) - Static method in class org.hibernate.spatial.dialect.hana.HANASpatialUtils
- toGeometry(Object) - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
- 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 aPolygon
having the specified srid. - toQuotedString() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
Returns all parameters contained in this instance as a quoted String containing the
<parameter name>=<parameter value>
pairs separated by spaces. - toSqlString(Criteria, int, CriteriaQuery) - Method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjection
- toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.DWithinExpression
- toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.HavingSridExpression
- toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.IsEmptyExpression
- toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.SpatialFilter
- toSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.SpatialRelateExpression
- toString() - Method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjection
- toString(Geometry) - Method in class org.hibernate.spatial.GeolatteGeometryJavaTypeDescriptor
- toString(Geometry) - Method in class org.hibernate.spatial.JTSGeometryJavaTypeDescriptor
- TOUCH - org.hibernate.spatial.dialect.oracle.criterion.RelationshipMask
-
The "touch" relationship
- touches - org.hibernate.spatial.SpatialFunction
-
The touches function, cfr.
- touches(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply a "spatially touches" constraint to the named property
- 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
-
The geometries touch
- transform - org.hibernate.spatial.SpatialFunction
-
the transform function
U
- UNION - Static variable in interface org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialAggregate
-
UNION aggregate function
- UNION - Static variable in interface org.hibernate.spatial.SpatialAggregate
-
Enum value for union aggregate (only supported in DB2)
- UNION - Static variable in interface org.hibernate.spatial.SpatialAnalysis
-
The union function
- unionaggr - org.hibernate.spatial.dialect.hana.HANASpatialFunctions
- UNIT - Static variable in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
-
The unit parameter
- unwrap(Geometry, Class<X>, WrapperOptions) - Method in class org.hibernate.spatial.GeolatteGeometryJavaTypeDescriptor
- unwrap(Geometry, Class<X>, WrapperOptions) - Method in class org.hibernate.spatial.JTSGeometryJavaTypeDescriptor
V
- 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.dialect.oracle.criterion.RelationshipMask
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.spatial.SpatialFunction
-
Returns the enum constant of this type with the specified name.
- 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.dialect.oracle.criterion.RelationshipMask
-
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
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WithCustomJPAFilter - Interface in org.hibernate.spatial.dialect
-
An Interface for
SpatialDialect
s that require a custom rendering to JPAQL for the filter predicate - within - org.hibernate.spatial.SpatialFunction
-
The within function, cfr.
- within(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
-
Apply a "spatially within" constraint to the named property
- 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
-
The first geometry is spatially within the second
- wrap(X, WrapperOptions) - Method in class org.hibernate.spatial.GeolatteGeometryJavaTypeDescriptor
- wrap(X, WrapperOptions) - Method in class org.hibernate.spatial.JTSGeometryJavaTypeDescriptor
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
All Classes All Packages