Class | Description |
---|---|
DerbyConnection | |
HsqlConnection | |
JdbcConnection |
A ConnectionWrapper implementation which delegates completely to an
underlying java.sql.connection.
|
SybaseConnection |
A Sybase specific Delegate that removes the calls to commit
and rollback as Sybase requires that autocommit be set to true.
|
Copyright © 2018 Liquibase.org. All rights reserved.