Navigation :
test ../../ test dash-overview.html
Datastore Helper Overview
test ../../ test api-interfaces.html
API interfaces and default implementations
test ../../ test api-interfaces/interfaces.html
-
Interfaces
test ../../ test api-interfaces/interfaces/imutable-store.html
-- IMutableStore
test ../../ test api-interfaces/interfaces/iconfigurable-schema.html
-- IConfigurableSchema
test ../../ test api-interfaces/interfaces/ischema-customisations.html
-- ISchemaCustomisations
test ../../ test api-interfaces/interfaces/idatastore-configurator.html
-- IDatastoreConfigurator
test ../../ test api-interfaces/interfaces/idatastore-configurator-setup.html
-- IDatastoreConfiguratorSetup
test ../../ test api-interfaces/implementations.html
-
Implementations
test ../../ test make-project-customisable.md.html
Making a project customisable using the Datastore Helper API
test ../../ test customising-schema-with-configurator.html
Customising schemas using the configurator
test ../../ test migrate-1-x.md.html
Migrating from versions 1.x
IMutableStore
Javadoc : IMutableStore
An internal API representation of a store that can be configured separately to the chain of fluent API calls. Implementations of this interface can also be used as helper objects for the definition of partial custom configurations.