The SQL object store module provides the ability to persist domain objects into an RDBMS. It has no external dependencies, using simply JDBC.

Archetypes

You can adapt the quickstart archetype to run with the SQL OS by following these instructions.

Releases