Class ConfiguringConnectionDecorator.ConfiguringConnection

java.lang.Object
org.apache.openjpa.lib.jdbc.DelegatingConnection
org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator.ConfiguringConnection
All Implemented Interfaces:
AutoCloseable, Connection, Wrapper, Closeable
Enclosing class:
ConfiguringConnectionDecorator

public class ConfiguringConnectionDecorator.ConfiguringConnection extends DelegatingConnection
Decorator to configure connection components correctly.