The type of database objects used by this backend.
The type of database objects used by this backend.
Describes capabilities of the database which can be determined from a DatabaseMetaData object and then cached and reused for all sessions.
A database instance to which connections can be created.
The type of the database factory used by this backend.
The type of the database factory used by this backend.
Factory methods for creating Database
instances.
The type of session objects used by this backend.
The type of session objects used by this backend.
A logical session of a Database
.
The database factory
The database factory
Run a block of code with the specified Session
bound to the thread-local dynamicSession
.
Run a block of code with the specified Session
bound to the thread-local dynamicSession
.