|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JdbcConnection | |
---|---|
liquibase.database | |
liquibase.database.jvm |
Uses of JdbcConnection in liquibase.database |
---|
Constructors in liquibase.database with parameters of type JdbcConnection | |
---|---|
PreparedStatementFactory(JdbcConnection con)
|
Uses of JdbcConnection in liquibase.database.jvm |
---|
Subclasses of JdbcConnection in liquibase.database.jvm | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |