| Package | Description |
|---|---|
| liquibase.database | |
| liquibase.database.jvm |
| Constructor and Description |
|---|
PreparedStatementFactory(JdbcConnection con) |
| Modifier and Type | Class and Description |
|---|---|
class |
DerbyConnection |
class |
HsqlConnection |
class |
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.