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/implementations.html
-
Implementations
test ../../ test api-interfaces/implementations/implementation-note.html
-- Implementation note
test ../../ test api-interfaces/implementations/custom-field.html
-- CustomField
test ../../ test api-interfaces/implementations/amutable-store-config.html
-- AMutableStoreConfig
test ../../ test api-interfaces/implementations/mutable-store-config.html
-- MutableStoreConfig
test ../../ test api-interfaces/implementations/mutable-store.html
-- MutableStore
test ../../ test api-interfaces/implementations/mutable-store-desc-builder.html
-- MutableStoreDescriptionBuilder
test ../../ test api-interfaces/implementations/mutable-ref-desc-builder.html
-- MutableReferenceDescriptionBuilder
test ../../ test api-interfaces/implementations/aconfigurable-schema.html
-- AConfigurableSchema
test ../../ test api-interfaces/implementations/schema-customisations.html
-- SchemaCustomisations
test ../../ test api-interfaces/implementations/datastore-configurator.html
-- DatastoreConfigurator
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
MutableStoreConfig
Javadoc : MutableStoreConfig
Implementation of the AMutableStoreConfig
class that throws UnsupportedOperationExceptions
for the remaining IMutableStore
methods not implemented in the abstract class. Intended to be used for defining configuration options without the possibility of defining ignored field updates or modifications.