public static class EntityManagerInvocationHandler.TransactionInvocationHandler
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
| Constructor and Description |
|---|
TransactionInvocationHandler(EntityManagerInvocationHandler handler,
javax.persistence.EntityTransaction transaction) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args) |
public TransactionInvocationHandler(EntityManagerInvocationHandler handler, javax.persistence.EntityTransaction transaction)