Class SpatialService

  • All Implemented Interfaces:
    Serializable, org.hibernate.service.Service

    public class SpatialService
    extends Object
    implements org.hibernate.service.Service
    Central service for spatial integration
    See Also:
    Serialized Form
    • Field Detail

      • 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:
        Constant Field Values
    • Constructor Detail

      • SpatialService

        public SpatialService​(org.hibernate.boot.registry.StandardServiceRegistryBuilder serviceRegistryBuilder)
    • Method Detail

      • isEnabled

        public boolean isEnabled()