| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMetaDatabase
The base implementation for
Meta based databases. |
| Modifier and Type | Class and Description |
|---|---|
class |
CUBRIDDatabase |
| Modifier and Type | Class and Description |
|---|---|
class |
DerbyDatabase |
| Modifier and Type | Class and Description |
|---|---|
class |
FirebirdDatabase |
| Modifier and Type | Class and Description |
|---|---|
class |
H2Database
H2 implementation of
AbstractDatabase |
| Modifier and Type | Class and Description |
|---|---|
class |
HSQLDBDatabase
The HSQLDB database
|
| Modifier and Type | Class and Description |
|---|---|
class |
JDBCDatabase
The JDBC database
|
| Modifier and Type | Class and Description |
|---|---|
class |
MariaDBDatabase |
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLDatabase |
| Modifier and Type | Class and Description |
|---|---|
class |
PostgresDatabase
Postgres uses the ANSI default INFORMATION_SCHEMA, but unfortunately ships
with a non-capitalised version of it:
information_schema. |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLiteDatabase
SQLite implementation of
AbstractDatabase |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLDatabase
The XML Database.
|
Copyright © 2021. All rights reserved.