Class WrappedConnection

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

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