|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |