Uses of Class
com.subshell.persistence.exception.ErrorInRunnableException

Packages that use ErrorInRunnableException
com.subshell.persistence.runner Utility classes for automatic provision of transaction contexts. 
 

Uses of ErrorInRunnableException in com.subshell.persistence.runner
 

Methods in com.subshell.persistence.runner that throw ErrorInRunnableException
 void SimpleTransactionContextRunner.run(Runnable runnable)
          Runs the specified Runnable and provides it with a transaction context.
 void SelfContainedTransactionContextRunner.run(Runnable runnable)
          Runs the specified Runnable and provides it with a self-contained transaction context.
 void TransactionContextRunner.run(Runnable runnable)
          Runs the specified Runnable and provides it with a transaction context.
 



Copyright © 2004-2005 subshell GmbH. All Rights Reserved.