public class SpatialService extends Object implements org.hibernate.service.Service
Central service for spatial integration
Modifier and Type | Field and Description |
---|---|
static String |
INTEGRATION_ENABLED
The name of the configuration setting used to control whether the spatial integration
is enabled.
|
Constructor and Description |
---|
SpatialService(org.hibernate.boot.registry.StandardServiceRegistryBuilder serviceRegistryBuilder) |
public static final String INTEGRATION_ENABLED
The name of the configuration setting used to control whether the spatial integration is enabled. Default is true
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.