See: Description
| Interface | Description | 
|---|---|
| HSMessageLogger | 
 The logger interface for the Hibernate Spatial module. 
 | 
| Spatial | 
 A marker interface for spatial (geometric/geographic) types. 
 | 
| SpatialAggregate | 
 Enumeration of types of Spatial Aggregation 
 | 
| SpatialAnalysis | 
 The spatial analysis functions defined in the OGC SFS specification. 
 | 
| SpatialDialect | 
 Describes the features of a spatially enabled dialect. 
 | 
| SpatialRelation | 
 Enumerates the supported spatial relations. 
 | 
| Class | Description | 
|---|---|
| GeolatteGeometryJavaTypeDescriptor | 
 Descriptor for geolatte-geom  
Geometrys. | 
| GeolatteGeometryType | 
 a  
Type that maps between the database geometry type and geolatte-geom Geometry. | 
| HibernateSpatialConfigurationSettings | 
 Hibernate Spatial specific configuration settings. 
 | 
| JTSGeometryJavaTypeDescriptor | 
 Descriptor for JTS  
Geometrys. | 
| JTSGeometryType | 
 A  
Type that maps between the database geometry type and JTS Geometry. | 
| Enum | Description | 
|---|---|
| SpatialFunction | 
 Spatial functions that users generally expect in a database. 
 | 
This package defines the central Hibernate Spatial APIs.
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.