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 IDatastoreConfiguratorSetup Javadoc: IDatastoreConfiguratorSetup Creates a datastore configurator object and exposes it as a Spring Bean. Provides entrypoints for applying modifications to the configurator object before any autowiring and subsequent usage. IDatastoreConfigurator Implementations