See: Description
| Interface | Description |
|---|---|
| BaseDbService |
BaseDbService offers APIs to acquire and use a JDBC Connection to the embedded SQL database running in the
framework. |
| DbService | Deprecated |
| H2DbService |
A
H2DbService instance provides an implementation of BaseDbService using the H2 database engine. |