Uses of Interface
org.prevayler.Transaction

Packages that use Transaction
org.prevayler   
org.prevayler.implementation   
 

Uses of Transaction in org.prevayler
 

Methods in org.prevayler with parameters of type Transaction
 void Prevayler.execute(Transaction<? super P> transaction)
          Executes the given Transaction on the prevalentSystem().
 

Uses of Transaction in org.prevayler.implementation
 

Methods in org.prevayler.implementation with parameters of type Transaction
 void PrevaylerImpl.execute(Transaction<? super P> transaction)
           
 



Copyright © 2001-2013. All Rights Reserved.