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 IConfigurableSchema Javadoc: IConfigurableSchema Provides getters and setters for a configurator object as well as methods for creating stores and references. Can be used to make an existing schema configuration class conform to the Datastore Helper API. IMutableStore ISchemaCustomisations