Uses of Class
liquibase.database.jvm.JdbcConnection
Packages that use JdbcConnection
- 
Uses of JdbcConnection in liquibase.database
Constructors in liquibase.database with parameters of type JdbcConnection - 
Uses of JdbcConnection in liquibase.database.jvm
Subclasses of JdbcConnection in liquibase.database.jvmModifier and TypeClassDescriptionclassclassclassclassA SybaseASA specific Delegate that removes the calls to nativeSQL due to driver issues.classA Sybase specific Delegate that removes the calls to commit and rollback as Sybase requires that autocommit be set to true.