Uses of Class
org.objectweb.cjdbc.controller.virtualdatabase.protocol.DistributedTransactionMarker

Packages that use DistributedTransactionMarker
org.objectweb.cjdbc.controller.virtualdatabase.protocol Differemt group messages for the distributed version of the virtual database. 
 

Uses of DistributedTransactionMarker in org.objectweb.cjdbc.controller.virtualdatabase.protocol
 

Subclasses of DistributedTransactionMarker in org.objectweb.cjdbc.controller.virtualdatabase.protocol
 class Commit
          Execute a distributed commit.
 class ReleaseSavepoint
          Execute a distributed release savepoint
 class Rollback
          Execute a distributed rollback.
 class RollbackToSavepoint
          Execute a distributed rollback to savepoint
 class SetSavepoint
          Execute a distributed set savepoint
 



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.