public class JpaTransactionFilter.JpaTransactionProxyInvocationHandler extends Object implements InvocationHandler
EntityManager.JpaTransactionFilter.excludeMethods| Modifier and Type | Field and Description |
|---|---|
protected javax.persistence.EntityManager |
entityManager
Target to use for the proxy.
|
protected javax.servlet.ServletRequest |
request
Incoming request that creates this handler.
|
| Modifier | Constructor and Description |
|---|---|
protected |
JpaTransactionFilter.JpaTransactionProxyInvocationHandler(javax.servlet.ServletRequest request) |
protected final javax.servlet.ServletRequest request
protected javax.persistence.EntityManager entityManager
Copyright © 2011-2013 CodeLutin. All Rights Reserved.