Class WrappedConnection

java.lang.Object
io.github.jdbcx.driver.WrappedConnection
All Implemented Interfaces:
ManagedConnection, AutoCloseable, Connection, Wrapper

public class WrappedConnection extends Object implements ManagedConnection
This class serves as a wrapper for a Connection.