Class DelegatingConnection

java.lang.Object
org.ofbiz.core.entity.jdbc.interceptors.connection.DelegatingConnection
All Implemented Interfaces:
AutoCloseable, Connection, Wrapper

public class DelegatingConnection extends Object implements Connection
A pure delegating Connection implementation