Navigation : Datastore Helper Overview API interfaces and default implementations - Interfaces -- IMutableStore -- IConfigurableSchema -- ISchemaCustomisations -- IDatastoreConfigurator -- IDatastoreConfiguratorSetup - Implementations Making a project customisable using the Datastore Helper API Customising schemas using the configurator 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. Interfaces IConfigurableSchema