> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AConfigurableSchema

**Javadoc**: [AConfigurableSchema](https://artifacts.activeviam.com/documentation/accelerators/tools/dash/2.0.0-AP5.9/javadoc/com/activeviam/tools/datastore/impl/AConfigurableSchema.html)

Abstract implementation of the `IConfigurableSchema` interface. Implements the getters and setters for the configurator object and provides no-op stubs for the other interface methods. The stubs allow implementations to diverge from the new API pattern, providing partial backwards compatibility.
