Skip navigation links
B C D E F G H I J L M O P Q R S T U V W 

B

booleanCombination(RelationshipMask[]) - Static method in enum org.hibernate.spatial.dialect.oracle.criterion.RelationshipMask
Combines the passed "RelationshipMasks
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.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 - Static variable in interface org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialAggregate
CENTROID aggregate function
centroid(String) - Static method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjections
Applies a "CENTROID" projection to the named property.
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 interface org.hibernate.spatial.HSMessageLogger
 
connectionFinder(String) - Method in class org.hibernate.spatial.HSMessageLogger_$logger
 
connectionFinder$str() - Method in class org.hibernate.spatial.HSMessageLogger_$logger
 
contains(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a "spatially contains" constraint to the named property
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.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.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.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.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.sqlserver.SqlServer2008SpatialDialect
 
convert(Object) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryValueExtractor
Converts an oracle to a JTS Geometry
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
crosses(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a "spatially crosses" constraint to the named property
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.
DIFFERENCE - Static variable in interface org.hibernate.spatial.SpatialAnalysis
The difference function
disjoint(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a "spatially disjoint" constraint to the named property
DISJOINT - Static variable in interface org.hibernate.spatial.SpatialRelation
The geometries are spatially dijoint
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
doExtract(ResultSet, String, WrapperOptions) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryValueExtractor
 
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
 
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

EnvelopeAdapter - Class in org.hibernate.spatial.jts
Converts an Envelope to a Polygon
eq(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a "spatially equal" constraint to the named property
EQUALS - Static variable in interface org.hibernate.spatial.SpatialRelation
The geometries are spatially equal to each other.
ExpressionUtil - Class in org.hibernate.spatial.criterion
This class assists in the formation of a SQL-fragment in the various spatial query expressions.
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.

F

filter(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a bounding box overlap constraint to the named property
filter(String, Envelope, int) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a bounding box overlap constraint to the named property
FILTER - Static variable in interface org.hibernate.spatial.SpatialRelation
The bounding box of the first geometry intersects the bounding box of the second
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 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.
GeolatteGeometryJavaTypeDescriptor - Class in org.hibernate.spatial
Descriptor for geolatte-geom Geometrys.
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-geom Geometry.
GeolatteGeometryType(SqlTypeDescriptor) - Constructor for class org.hibernate.spatial.GeolatteGeometryType
Constructs an instance with the specified SqlTypeDescriptor
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.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 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 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.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.PostgisPG95Dialect
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 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.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 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 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.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.PostgisPG95Dialect
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 interface org.hibernate.spatial.SpatialDialect
Returns the SQL fragment when parsing a HavingSridExpression.
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 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.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 or IsNotEmpty expression.
getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG92Dialect
Returns the SQL fragment when parsing a IsEmptyExpression or IsNotEmpty expression.
getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG93Dialect
Returns the SQL fragment when parsing a IsEmptyExpression or IsNotEmpty expression.
getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG94Dialect
Returns the SQL fragment when parsing a IsEmptyExpression or IsNotEmpty expression.
getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG95Dialect
Returns the SQL fragment when parsing a IsEmptyExpression or IsNotEmpty expression.
getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG9Dialect
Returns the SQL fragment when parsing a IsEmptyExpression or IsNotEmpty expression.
getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisSupport
Returns the SQL fragment when parsing a IsEmptyExpression or IsNotEmpty expression.
getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
 
getIsEmptySQL(String, boolean) - Method in interface org.hibernate.spatial.SpatialDialect
Returns the SQL fragment when parsing a IsEmptyExpression or IsNotEmpty 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 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 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.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.PostgisPG95Dialect
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 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 specified CriteriaQuery, and checks if the specified function is supported.
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 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.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.SpatialFilterExpressions 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.SpatialFilterExpressions 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.SpatialFilterExpressions 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.SpatialFilterExpressions into prepared statements.
getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG95Dialect
Returns the SQL fragment for the SQL WHERE-expression when parsing org.hibernate.spatial.criterion.SpatialFilterExpressions 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.SpatialFilterExpressions 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.SpatialFilterExpressions into prepared statements.
getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
 
getSpatialFilterExpression(String) - Method in interface org.hibernate.spatial.SpatialDialect
Returns the SQL fragment for the SQL WHERE-expression when parsing org.hibernate.spatial.criterion.SpatialFilterExpressions into prepared statements.
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 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.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.SpatialRelateExpressions 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.SpatialRelateExpressions 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.SpatialRelateExpressions 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.SpatialRelateExpressions into prepared statements.
getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisPG95Dialect
Returns the SQL fragment for the SQL WHERE-clause when parsing org.hibernatespatial.criterion.SpatialRelateExpressions 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.SpatialRelateExpressions 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.SpatialRelateExpressions into prepared statements.
getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
 
getSpatialRelateSQL(String, int) - Method in interface org.hibernate.spatial.SpatialDialect
Returns the SQL fragment for the SQL WHERE-clause when parsing org.hibernatespatial.criterion.SpatialRelateExpressions 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.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(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() - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
Returns the Oracle type name for SDOGeometry.
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
 
HANASpatialUtils() - Constructor for class org.hibernate.spatial.dialect.hana.HANASpatialUtils
 
havingSRID(String, int) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a "having srid" constraint to the named property
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

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.mysql.MySQLGeometryTypeDescriptor
An instance of this Descriptor
INSTANCE - Static variable in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
An instance of this class
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
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.
INTERSECTION - Static variable in interface org.hibernate.spatial.SpatialAnalysis
The intersection function
intersects(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a "spatially intersects" constraint to the named property
INTERSECTS - Static variable in interface org.hibernate.spatial.SpatialRelation
The first geometry intersects the second
isEmpty(String) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply an "is empty" constraint to the named property
isEmpty() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
Checks whether this instance is empty
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
 
isNotEmpty(String) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply an "is not empty" constraint to the named property
iterator() - Method in class org.hibernate.spatial.dialect.SpatialFunctionsRegistry
 

J

JTSGeometryJavaTypeDescriptor - Class in org.hibernate.spatial
Descriptor for JTS Geometrys.
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 JTS Geometry.
JTSGeometryType(SqlTypeDescriptor) - Constructor for class org.hibernate.spatial.JTSGeometryType
Constructs an instance with the specified SqlTypeDescriptor

L

LRS_CONCAT - Static variable in interface org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialAggregate
LRS_CONCAT aggregate function

M

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
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
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

O

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
org.hibernate.spatial - package org.hibernate.spatial
This package defines the central Hibernate Spatial APIs.
org.hibernate.spatial.criterion - package org.hibernate.spatial.criterion
This extends the criterion API with spatial query expressions.
org.hibernate.spatial.dialect - package org.hibernate.spatial.dialect
This package contains the Spatial Dialects supported by Hibnerate Spatial
org.hibernate.spatial.dialect.db2 - package org.hibernate.spatial.dialect.db2
 
org.hibernate.spatial.dialect.h2geodb - package org.hibernate.spatial.dialect.h2geodb
This package contains the H2 Dialect extensions for the GeoDB dialect.
org.hibernate.spatial.dialect.hana - package org.hibernate.spatial.dialect.hana
 
org.hibernate.spatial.dialect.mysql - package org.hibernate.spatial.dialect.mysql
This package contains the spatial extensions for the MySQL dialect.
org.hibernate.spatial.dialect.oracle - package org.hibernate.spatial.dialect.oracle
This package contains the spatial extensions for the Oracle 10g dialect.
org.hibernate.spatial.dialect.oracle.criterion - package org.hibernate.spatial.dialect.oracle.criterion
A criterion API for Oracle Spatial (10g and later) using SDOGeometry.
org.hibernate.spatial.dialect.postgis - package org.hibernate.spatial.dialect.postgis
This package contains the spatial extensions for the Postgresql dialect.
org.hibernate.spatial.dialect.sqlserver - package org.hibernate.spatial.dialect.sqlserver
This package contains the spatial extensions for the SqlServer2008 dialect.
org.hibernate.spatial.integration - package org.hibernate.spatial.integration
This package contains the integration classes to hook into Hibernate-ORM.
org.hibernate.spatial.jts - package org.hibernate.spatial.jts
This package contains utility classes for use with JTS.
overlaps(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a "spatially overlaps" constraint to the named property
OVERLAPS - Static variable in interface org.hibernate.spatial.SpatialRelation
The geometries spatially overlap

P

PGGeometryTypeDescriptor - Class in org.hibernate.spatial.dialect.postgis
Type Descriptor for the Postgis Geometry type
PGGeometryTypeDescriptor() - Constructor for class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
 
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.
 
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
 
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
 
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
 
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
 
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(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, 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
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
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, 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
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.
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.
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.
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
SHORT_NAME - Static variable in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
The short name for this dialect
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 interface org.hibernate.spatial.HSMessageLogger
 
spatialEnabled(boolean) - Method in class org.hibernate.spatial.HSMessageLogger_$logger
 
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, Geometry) - 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, 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.
SpatialFunction - Enum in org.hibernate.spatial
Spatial functions that users generally expect in a database.
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
 
SpatialProjections - Class in org.hibernate.spatial.criterion
A factory for spatial projections.
SpatialRelateExpression - Class in org.hibernate.spatial.criterion
A Criterion constraining a Geometry property to have specific spatial relation to a search Geometry.
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
Constructs an instance
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 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.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.PostgisPG95Dialect
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 interface org.hibernate.spatial.SpatialDialect
Does this dialect supports the specified SpatialFunction.
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 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.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.PostgisPG95Dialect
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 interface org.hibernate.spatial.SpatialDialect
Returns true if this SpatialDialect supports a specific filtering function.
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(ResultSet, String) - Static method in class org.hibernate.spatial.dialect.hana.HANASpatialUtils
 
toGeometry(Object) - Static method in class org.hibernate.spatial.dialect.hana.HANASpatialUtils
 
toGeometry(Object) - Static method in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
 
toPolygon(Envelope, int) - Static method in class org.hibernate.spatial.jts.EnvelopeAdapter
Converts the specified Envelope to a Polygon 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 = pairs separated by spaces.
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
 
toSqlString(Criteria, int, CriteriaQuery) - Method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjection
 
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
 
touches(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a "spatially touches" constraint to the named property
TOUCHES - Static variable in interface org.hibernate.spatial.SpatialRelation
The geometries touch

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
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

within(String, Geometry) - Static method in class org.hibernate.spatial.criterion.SpatialRestrictions
Apply a "spatially within" constraint to the named property
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
 
B C D E F G H I J L M O P Q R S T U V W 
Skip navigation links

Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.