Uses of Class
org.smallmind.persistence.orm.ProxyTransaction
Packages that use ProxyTransaction
Package
Description
-
Uses of ProxyTransaction in org.smallmind.persistence.orm
Methods in org.smallmind.persistence.orm that return ProxyTransactionModifier and TypeMethodDescriptionabstract ProxyTransaction<?>ProxySession.beginTransaction()abstract ProxyTransaction<?>ProxySession.currentTransaction() -
Uses of ProxyTransaction in org.smallmind.persistence.orm.aop
Methods in org.smallmind.persistence.orm.aop that return ProxyTransactionModifier and TypeMethodDescriptionstatic ProxyTransaction<?>TransactionalState.currentTransaction(String sessionSourceKey) Methods in org.smallmind.persistence.orm.aop that return types with arguments of type ProxyTransactionModifier and TypeMethodDescriptionstatic RollbackAwareBoundarySet<ProxyTransaction<?>>TransactionalState.obtainBoundary(ProxySession<?, ?> proxySession) -
Uses of ProxyTransaction in org.smallmind.persistence.orm.jpa
Subclasses of ProxyTransaction in org.smallmind.persistence.orm.jpa -
Uses of ProxyTransaction in org.smallmind.persistence.orm.reflect
Methods in org.smallmind.persistence.orm.reflect with parameters of type ProxyTransactionModifier and TypeMethodDescriptionstatic ProxyPostProcessProxyFactory.generatePostProcessProxy(ProxyTransaction proxyTransaction, Class proxyInterface, Object target, TransactionEndState endState, ProcessPriority priority) Constructors in org.smallmind.persistence.orm.reflect with parameters of type ProxyTransactionModifierConstructorDescriptionPostProcessInvocationHandler(ProxyTransaction proxyTransaction, Object proxyTarget, TransactionEndState endState, ProcessPriority priority) -
Uses of ProxyTransaction in org.smallmind.persistence.orm.throng
Subclasses of ProxyTransaction in org.smallmind.persistence.orm.throng