Interface ConnectionWrapper

All Superinterfaces:
AutoCloseable, Connection, Wrapper, Wrapper
All Known Implementing Classes:
ConnectionWrapperImpl

public interface ConnectionWrapper extends Wrapper, Connection
Wraps a Connection.
Author:
AO Industries, Inc.