SRJRCFrames
v0.1.296

de.schwarzrot.data.transaction
Class TOClear<E extends Entity>

java.lang.Object
  extended by de.schwarzrot.data.transaction.support.AbstractTransactionalOperation<E>
      extended by 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

Nested Class Summary
 
Nested classes/interfaces inherited from interface de.schwarzrot.data.transaction.TransactionalOperation
TransactionalOperation.DataDirection
 
Constructor Summary
TOClear(Class<E> entityType)
           
 
Method Summary
 
Methods inherited from class de.schwarzrot.data.transaction.support.AbstractTransactionalOperation
getDataDirection, getEntityType, getOperationProperty, getResource, getTransaction, setEntityType, setOperationProperty, setResource, setTransaction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TOClear

public TOClear(Class<E> entityType)

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.