Class WrappedConnection

java.lang.Object
org.eclipse.dirigible.database.api.wrappers.WrappedConnection
All Implemented Interfaces:
AutoCloseable, Connection, Wrapper

public class WrappedConnection
extends Object
implements Connection
The Wrapped Connection of the standard JDBC Connection object with added some additional capabilities.