Package org.jbpm.pvm.internal.tx

Interface Summary
StandardResource  
Transaction provides access to the transaction in the environment.
 

Class Summary
AbstractTransaction  
DeserializedObject  
HibernateSessionResource  
JtaRetryInterceptor  
JtaStatusHelper  
JtaTransaction  
JtaTransactionInterceptor  
SpringCommandCallback  
SpringToStandardSynchronization  
SpringTransaction  
SpringTransactionFactory Spring-aware implementation of the Hibernate TransactionFactory interface, aware of Spring-synchronized transactions (in particular Spring-managed JTA transactions) and asking for default release mode ON_CLOSE.
SpringTransactionInterceptor calls setRollbackOnly on the transaction in the environment in case an exception occurs during execution of the command.
StandardSynchronization  
StandardTransaction simple 2 phase commit transaction.
StandardTransactionInterceptor calls setRollbackOnly on the transaction in the environment in case an exception occurs during execution of the command.
 

Exception Summary
TransactionException  
 



Copyright © 2010 JBoss Community. All Rights Reserved.