intarsys runtime library

de.intarsys.tools.transaction
Class SubTransaction

java.lang.Object
  extended by de.intarsys.tools.transaction.Transaction
      extended by de.intarsys.tools.transaction.SubTransaction
All Implemented Interfaces:
ITransaction, Serializable

public class SubTransaction
extends Transaction

See Also:
Serialized Form

Method Summary
 ITransaction getParent()
          An optional parent for nested transactions.
 
Methods inherited from class de.intarsys.tools.transaction.Transaction
commit, commitResume, delist, enlist, getId, rollback, rollbackResume
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getParent

public ITransaction getParent()
Description copied from interface: ITransaction
An optional parent for nested transactions.

Returns:
The optional parent transaction.

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.