Module org.eclipse.persistence.jpa
Class ConnectionProxyHandler
java.lang.Object
org.eclipse.persistence.internal.jpa.jdbc.ConnectionProxyHandler
- All Implemented Interfaces:
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.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ConnectionProxyHandler
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-