2.3. Runtime Configuration

The Kodo runtime includes a comprehensive system of configuration defaults and overrides:

[Note]Note

Internally, the Kodo JPA/JDO runtime environment and development tools manipulate property settings through a general Configuration interface, and in particular its KodoConfiguration and JDBCConfiguration subclasses. For advanced customization, Kodo's extended runtime interfaces and its development tools allow you to access these interfaces directly. See the Javadoc for details.

 

Skip navigation bar   Back to Top