SRJRCFrames
v0.1.296

Uses of Class
de.schwarzrot.data.transaction.support.AbstractConditionTransactionalOperation

Packages that use AbstractConditionTransactionalOperation
de.schwarzrot.data.transaction classes used to define application transactions 
 

Uses of AbstractConditionTransactionalOperation in de.schwarzrot.data.transaction
 

Subclasses of AbstractConditionTransactionalOperation in de.schwarzrot.data.transaction
 class TOCount<E extends Entity>
          describes an operation, bound in a transaction, that is used to count all persistent instances of given Entity.
 class TORead<E extends Entity>
          describes an operation, bound in a transaction, that is used to read persistent instances of given Entity.
 class TORemove<E extends Entity>
          describes an operation, bound in a transaction, that is used to remove persistent instances of given Entity.
 class TOSetProperty<E extends Entity>
           
 


SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.