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
MutableStore
Javadoc : MutableStore
Implementation of the AMutableStoreConfig
class that defines the logic for the field-related methods in the core ActivePivot API. Stores all field creation calls that are forwarded to the core APIs.
This object does not implement any core ActivePivot APIs.