Class SpatialService

java.lang.Object
org.hibernate.spatial.integration.SpatialService
All Implemented Interfaces:
Serializable, Service

public class SpatialService extends Object implements Service
Central service for spatial integration
See Also:
  • Field Details

    • INTEGRATION_ENABLED

      public static final String INTEGRATION_ENABLED
      The name of the configuration setting used to control whether the spatial integration is enabled. Default is true
      See Also:
  • Constructor Details

  • Method Details

    • isEnabled

      public boolean isEnabled()