Class SpatialService
java.lang.Object
org.hibernate.spatial.integration.SpatialService
- All Implemented Interfaces:
Serializable
,org.hibernate.service.Service
Central service for spatial integration
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The name of the configuration setting used to control whether the spatial integration is enabled. -
Constructor Summary
ConstructorsConstructorDescriptionSpatialService
(org.hibernate.boot.registry.StandardServiceRegistryBuilder serviceRegistryBuilder) -
Method Summary
-
Field Details
-
INTEGRATION_ENABLED
The name of the configuration setting used to control whether the spatial integration is enabled. Default is true- See Also:
-
-
Constructor Details
-
SpatialService
public SpatialService(org.hibernate.boot.registry.StandardServiceRegistryBuilder serviceRegistryBuilder)
-
-
Method Details
-
isEnabled
public boolean isEnabled()
-