Interface | Description |
---|---|
SQLiteDatabase.AlterTableVisitor |
Class | Description |
---|---|
AbstractDb2Database | |
CockroachDatabase | |
DatabaseUtils | |
DB2Database | |
Db2zDatabase | |
DerbyDatabase | |
EnterpriseDBDatabase | |
FirebirdDatabase |
Firebird database implementation.
|
H2Database | |
HsqlDatabase | |
InformixDatabase | |
Ingres9Database |
Created by martoccia.i on 19/10/2016.
|
MariaDBDatabase |
Encapsulates MySQL database support.
|
MockDatabase |
A DBMS that effectively does nothing, but it is useful for tests where everything should work in the same way
for all databases.
|
MSSQLDatabase |
Encapsulates MS-SQL database support.
|
MSSQLDatabase.MSSQL_SERVER_VERSIONS | |
MySQLDatabase |
Encapsulates MySQL database support.
|
OracleDatabase |
Encapsulates Oracle database support.
|
PostgresDatabase |
Encapsulates PostgreSQL database support.
|
SnowflakeDatabase | |
SQLiteDatabase | |
SybaseASADatabase |
Support for SAP (formerly: Siebel) AS (Adapter Server) Anywhere embedded/mobile database.
|
SybaseDatabase |
Encapsulates Sybase ASE database support.
|
UnsupportedDatabase |
Copyright © 2023 Liquibase.org. All rights reserved.