Package liquibase.database.jvm
package liquibase.database.jvm
-
ClassDescriptionA base class that holds connection string patterns with connection credentials that should be hidden in logs.A ConnectionWrapper implementation which delegates completely to an underlying java.sql.connection.A SybaseASA specific Delegate that removes the calls to nativeSQL due to driver issues.A Sybase specific Delegate that removes the calls to commit and rollback as Sybase requires that autocommit be set to true.