Package liquibase.database.jvm

Class Summary
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 © 2016 Liquibase.org. All rights reserved.