| Name | Description | Type | Package | Framework |
| AbstractJTSGeometryValueBinder | | Class | org.hibernate.spatial.dialect | HibernateSpatial |
|
| AbstractJTSGeometryValueExtractor | | Class | org.hibernate.spatial.dialect | HibernateSpatial |
|
| Circle | | Class | org.hibernate.spatial | HibernateSpatial |
|
| ConnectionFinder | The ConnectionFinder returns an OracleConnection when given a The SDOGeometryType requires access to an OracleConnection | Interface | org.hibernate.spatial.dialect.oracle | HibernateSpatial |
|
| Decoder | Decodes native database objects to geometries of type T. | Interface | org.hibernate.spatial.dialect.sqlserver.convertors | HibernateSpatial |
|
| Decoders | Decodes SQL Server Geometry objects to JTS Geometrys. | Class | org.hibernate.spatial.dialect.sqlserver.convertors | HibernateSpatial |
|
| DefaultConnectionFinder | Default ConnectionFinder implementation. | Class | org.hibernate.spatial.dialect.oracle | HibernateSpatial |
|
| DoubleComparator | This utility class is used to testsuite-suite doubles for equalityConstructor SummaryDoubleComparator() | Class | org.hibernate.spatial.jts.mgeom | HibernateSpatial |
|
| DWithinExpression | See Also:Serialized FormConstructor SummaryDWithinExpression(java. | Class | org.hibernate.spatial.criterion | HibernateSpatial |
|
| Encoder | An Encoder can encode geometries of type T to a SqlServerGeometry. | Interface | org.hibernate.spatial.dialect.sqlserver.convertors | HibernateSpatial |
|
| Encoders | Serializes a JTS Geometry to a byte-array. | Class | org.hibernate.spatial.dialect.sqlserver.convertors | HibernateSpatial |
|
| EnvelopeAdapter | | Class | org.hibernate.spatial.jts | HibernateSpatial |
|
| EventLocator | | Class | org.hibernate.spatial.jts.mgeom | HibernateSpatial |
|
| ExpressionUtil | This class assists in the formation of a SQL-fragment in the various spatial query expressions. | Class | org.hibernate.spatial.criterion | HibernateSpatial |
|
| FinderException | This exception is thrown when Hibernate Spatial fails to find a requiredSee Also:Serialized Form | Class | org.hibernate.spatial.helper | HibernateSpatial |
|
| FinderStrategy | A FinderStrategy is used to find a specific feature. | Interface | org.hibernate.spatial.helper | HibernateSpatial |
|
| GeoDBDialect | See Also:Serialized FormFields inherited from class org. | Class | org.hibernate.spatial.dialect.h2geodb | HibernateSpatial |
|
| GeoDBGeometryTypeDescriptor | | Class | org.hibernate.spatial.dialect.h2geodb | HibernateSpatial |
|
| GeoDBValueBinder | Constructor SummaryGeoDBValueBinder()Methods inherited from class org. | Class | org.hibernate.spatial.dialect.h2geodb | HibernateSpatial |
|
| GeoDBValueExtractor | | Class | org.hibernate.spatial.dialect.h2geodb | HibernateSpatial |
|
| GeometryJavaTypeDescriptor | | Class | org.hibernate.spatial | HibernateSpatial |
|
| GeometrySqlTypeDescriptor | A generic SqlTypeDescriptor, intended to be remapped by the spatial dialect. | Class | org.hibernate.spatial | HibernateSpatial |
|
| GeometryType | A BasicType for JTS Geometrys. | Class | org.hibernate.spatial | HibernateSpatial |
|
| HavingSridExpression | See Also:Serialized FormConstructor SummaryHavingSridExpression(java. | Class | org.hibernate.spatial.criterion | HibernateSpatial |
|
| HibernateSpatialConfiguration | A global configuration object that is is used by some Dialects during construction. | Class | org.hibernate.spatial | HibernateSpatial |
|
| HibernateSpatialConfiguration .AvailableSettings | | Class | org.hibernate.spatial | HibernateSpatial |
|
| IsEmptyExpression | See Also:Serialized FormConstructor SummaryIsEmptyExpression(java. | Class | org.hibernate.spatial.criterion | HibernateSpatial |
|
| JTS | | Class | org.hibernate.spatial.jts | HibernateSpatial |
|
| Log | Methods inherited from interface org. | Interface | org.hibernate.spatial | HibernateSpatial |
|
| Log_$logger | Warning this class consists of generated code. | Class | org.hibernate.spatial | HibernateSpatial |
|
| LogFactory | A static factory for Logs. | Class | org.hibernate.spatial | HibernateSpatial |
|
| MCoordinate | This coordinate class supports 4D coordinates, where the first 3 measures (x,y,z) are coordinates in a 3 dimensional space (cartesian for example), and | Class | org.hibernate.spatial.jts.mgeom | HibernateSpatial |
|
| MCoordinateSequence | Coordinates returned by #toArray and #get are live -- parties that change them are actually changing the MCoordinateSequence's underlying data. | Class | org.hibernate.spatial.jts.mgeom | HibernateSpatial |
|
| MCoordinateSequenceFactory | Creates MCoordinateSequenceFactory internally represented as an array ofSee Also:Serialized Form | Class | org.hibernate.spatial.jts.mgeom | HibernateSpatial |
|
| MetadataInspector | | Class | org.hibernate.spatial.util | HibernateSpatial |
|
| MGeometry | Defines geometries that carry measures in their CoordinateSequence. | Interface | org.hibernate.spatial.jts.mgeom | HibernateSpatial |
|
| MGeometryException | | Class | org.hibernate.spatial.jts.mgeom | HibernateSpatial |
|
| MGeometryFactory | Extension of the GeometryFactory for constructing Geometries with MeasureSee Also:GeometryFactory, | Class | org.hibernate.spatial.jts.mgeom | HibernateSpatial |
|
| MLineString | An implementation of the LineString class with the addition that the containing CoordinateSequence can carry measure. | Class | org.hibernate.spatial.jts.mgeom | HibernateSpatial |
|
| MultiMLineString | See Also:Serialized FormFields inherited from interface org. | Class | org.hibernate.spatial.jts.mgeom | HibernateSpatial |
|
| MySQLGeometryTypeDescriptor | | Class | org.hibernate.spatial.dialect.mysql | HibernateSpatial |
|
| MySQLGeometryValueBinder | Constructor SummaryMySQLGeometryValueBinder()Methods inherited from class org. | Class | org.hibernate.spatial.dialect.mysql | HibernateSpatial |
|
| MySQLGeometryValueExtractor | | Class | org.hibernate.spatial.dialect.mysql | HibernateSpatial |
|
| MySQLSpatial56Dialect | This SpatialDialect uses the ST_* spatial operators that operate on exact geometries which have been added in MySQL version 5. | Class | org.hibernate.spatial.dialect.mysql | HibernateSpatial |
|
| MySQLSpatial5InnoDBDialect | See Also:Serialized FormFields inherited from class org. | Class | org.hibernate.spatial.dialect.mysql | HibernateSpatial |
|
| MySQLSpatialDialect | constructors and processing functions. | Class | org.hibernate.spatial.dialect.mysql | HibernateSpatial |
|
| MySQLSpatialInnoDBDialect | constructors and processing functions. | Class | org.hibernate.spatial.dialect.mysql | HibernateSpatial |
|
| OpenGisType | enum OpenGisTypeextends java. | Class | org.hibernate.spatial.dialect.sqlserver.convertors | HibernateSpatial |
|
| OracleJDBCTypeFactory | Factory for Oracle JDBC extension types (ARRAY, STRUCT, . | Class | org.hibernate.spatial.dialect.oracle | HibernateSpatial |
|
| OracleSpatial10gDialect | Spatial Dialect for Oracle10g databases. | Class | org.hibernate.spatial.dialect.oracle | HibernateSpatial |
|
| OracleSpatialAggregate | | Interface | org.hibernate.spatial.dialect.oracle.criterion | HibernateSpatial |
|
| OracleSpatialProjection | Template class for Spatial ProjectionsSee Also:Serialized Form | Class | org.hibernate.spatial.dialect.oracle.criterion | HibernateSpatial |
|
| OracleSpatialProjections | | Class | org.hibernate.spatial.dialect.oracle.criterion | HibernateSpatial |
|
| OracleSpatialRestrictions | A static factory class for creating Criterion instances that correspond to Oracle Spatial "native" spatial operators. | Class | org.hibernate.spatial.dialect.oracle.criterion | HibernateSpatial |
|
| PGGeometryTypeDescriptor | | Class | org.hibernate.spatial.dialect.postgis | HibernateSpatial |
|
| PGGeometryValueBinder | Constructor SummaryPGGeometryValueBinder()Methods inherited from class org. | Class | org.hibernate.spatial.dialect.postgis | HibernateSpatial |
|
| PGGeometryValueExtractor | | Class | org.hibernate.spatial.dialect.postgis | HibernateSpatial |
|
| PostgisDialect | operators, constructors and processing functions. | Class | org.hibernate.spatial.dialect.postgis | HibernateSpatial |
|
| PostgisNoSQLMM | See Also:Serialized FormFields inherited from class org. | Class | org.hibernate.spatial.dialect.postgis | HibernateSpatial |
|
| PropertyFileReader | Helper class to read settings and properties files. | Class | org.hibernate.spatial.helper | HibernateSpatial |
|
| RelationshipMask | enum RelationshipMaskextends java. | Class | org.hibernate.spatial.dialect.oracle.criterion | HibernateSpatial |
|
| SDOGeometryTypeDescriptor | | Class | org.hibernate.spatial.dialect.oracle | HibernateSpatial |
|
| SDOGeometryValueBinder | | Class | org.hibernate.spatial.dialect.oracle | HibernateSpatial |
|
| SDOGeometryValueExtractor | | Class | org.hibernate.spatial.dialect.oracle | HibernateSpatial |
|
| SDOParameterMap | | Class | org.hibernate.spatial.dialect.oracle.criterion | HibernateSpatial |
|
| SpatialAggregate | | Interface | org.hibernate.spatial | HibernateSpatial |
|
| SpatialAnalysis | The spatial analysis functions defined in the OGC SFS specification. | Interface | org.hibernate.spatial | HibernateSpatial |
|
| SpatialDialect | Describes the features of a spatially enabled dialect. | Interface | org.hibernate.spatial | HibernateSpatial |
|
| SpatialDialectFactory | A DialectFactory that may inject configuration into SpatialDialects. | Class | org.hibernate.spatial.integration | HibernateSpatial |
|
| SpatialFilter | An implementation for a simple spatial filter. | Class | org.hibernate.spatial.criterion | HibernateSpatial |
|
| SpatialFunction | enum SpatialFunctionextends java. | Class | org.hibernate.spatial | HibernateSpatial |
|
| SpatialInitiator | | Class | org.hibernate.spatial.integration | HibernateSpatial |
|
| SpatialIntegrator | | Class | org.hibernate.spatial.integration | HibernateSpatial |
|
| SpatialProjections | | Class | org.hibernate.spatial.criterion | HibernateSpatial |
|
| SpatialRelateExpression | An implementation of the Criterion interface that implements spatial queries: queries to the effect that a geometry property has a | Class | org.hibernate.spatial.criterion | HibernateSpatial |
|
| SpatialRelation | These spatial relations are all defined in "OpenGIS Simple Feature Specification for SQL, Rev. | Interface | org.hibernate.spatial | HibernateSpatial |
|
| SpatialRestrictions | Static Factory Class for creating spatial criterion types. | Class | org.hibernate.spatial.criterion | HibernateSpatial |
|
| SqlServer2008GeometryTypeDescriptor | | Class | org.hibernate.spatial.dialect.sqlserver | HibernateSpatial |
|
| SqlServer2008GeometryValueBinder | | Class | org.hibernate.spatial.dialect.sqlserver | HibernateSpatial |
|
| SqlServer2008GeometryValueExtractor | | Class | org.hibernate.spatial.dialect.sqlserver | HibernateSpatial |
|
| SqlServer2008SpatialDialect | The SpatialDialect for Microsoft SQL Server (2008). | Class | org.hibernate.spatial.dialect.sqlserver | HibernateSpatial |
|
| SqlServerGeometry | A SqlServerGeometry represents the native SQL Server database object. | Class | org.hibernate.spatial.dialect.sqlserver.convertors | HibernateSpatial |