de.schwarzrot.data.transaction
Class TOClear<E extends Entity>
java.lang.Object
de.schwarzrot.data.transaction.support.AbstractTransactionalOperation<E>
de.schwarzrot.data.transaction.TOClear<E>
- Type Parameters:
E
- the type of the instances, that should be removed
- All Implemented Interfaces:
- TransactionalOperation<E>
public class TOClear<E extends Entity>
- extends AbstractTransactionalOperation<E>
describes an operation, bound in a transaction, that is used to remove all
persistent instances of a given Entity
.
- Author:
- Reinhard Mantey
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TOClear
public TOClear(Class<E> entityType)
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.