Uses of Class
liquibase.database.jvm.JdbcConnection
-
Uses of JdbcConnection in liquibase.database
-
Uses of JdbcConnection in liquibase.database.jvm
Modifier and TypeClassDescriptionclass
class
class
A SybaseASA specific Delegate that removes the calls to nativeSQL due to driver issues.class
A Sybase specific Delegate that removes the calls to commit and rollback as Sybase requires that autocommit be set to true.