liquibase.database.DatabaseConnection Interface Reference

Inheritance diagram for liquibase.database.DatabaseConnection:
[legend]

List of all members.


Detailed Description

A liquibase abstraction over the normal Connection that is available in java.sql.

This interface allows wrappers and aspects over the basic connection.

See also:
SybaseConnectionDelegate

SQLConnectionDelegate

Author:
Paul Keeble

Definition at line 15 of file DatabaseConnection.java.


The documentation for this interface was generated from the following file:

doxygen