Uses of Package
org.prevayler

Packages that use org.prevayler
org.prevayler   
org.prevayler.implementation   
org.prevayler.implementation.clock   
org.prevayler.implementation.publishing   
 

Classes in org.prevayler used by org.prevayler
Clock
          Tells the time.
Query
          Represents a query that can be executed on a Prevalent System.
SureTransactionWithQuery
          The same as TransactionWithQuery except it does not throw Exception when executed.
Transaction
          An atomic transaction to be executed on a Prevalent System.
TransactionWithQuery
          A Transaction that also returns a result or throws an Exception after executing.
 

Classes in org.prevayler used by org.prevayler.implementation
Clock
          Tells the time.
Prevayler
          Implementations of this interface can provide transparent persistence and replication to all Business Objects in a Prevalent System.
Query
          Represents a query that can be executed on a Prevalent System.
SureTransactionWithQuery
          The same as TransactionWithQuery except it does not throw Exception when executed.
Transaction
          An atomic transaction to be executed on a Prevalent System.
TransactionWithQuery
          A Transaction that also returns a result or throws an Exception after executing.
 

Classes in org.prevayler used by org.prevayler.implementation.clock
Clock
          Tells the time.
 

Classes in org.prevayler used by org.prevayler.implementation.publishing
Clock
          Tells the time.
 



Copyright © 2001-2013. All Rights Reserved.