Class ConnectionProxyHandler

java.lang.Object
org.eclipse.persistence.internal.jpa.jdbc.ConnectionProxyHandler
All Implemented Interfaces:
InvocationHandler

public class ConnectionProxyHandler extends Object implements InvocationHandler
A simple invocation handler for the proxied connection. Connections are proxied only when they are obtained from a transactional data source and within the context of a JTA transaction.