Uses of Interface
org.compass.core.transaction.context.TransactionContextCallbackWithTr

Packages that use TransactionContextCallbackWithTr
org.compass.core.transaction.context   
 

Uses of TransactionContextCallbackWithTr in org.compass.core.transaction.context
 

Methods in org.compass.core.transaction.context with parameters of type TransactionContextCallbackWithTr
<T> T
TransactionContext.execute(TransactionContextCallbackWithTr<T> callback)
          Executes the given callback within a transactional context (always).
 



Copyright (c) 2004-2008 The Compass Project.