DatastoreConfigurator
Javadoc: DatastoreConfigurator
Implementation of the IDatastoreConfigurator
interface. Provides public methods for defining schema and datastore modifications, by creating or modifying SchemaCustomisations
objects per schema. Exposes a mechanism for enabling schemas for an application run. Creates instances of MutableStoreDescriptionBuilder
, MutableReferenceDescriptionBuilder
and DatastoreSchemaDescription
in the factory methods for the underlying interfaces.