|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.datanucleus.store.types.queued.ClearCollectionOperation
public class ClearCollectionOperation
Clear operation for a collection.
| Constructor Summary | |
|---|---|
ClearCollectionOperation(ObjectProvider op,
CollectionStore store)
|
|
| Method Summary | |
|---|---|
ObjectProvider |
getObjectProvider()
The object provider that this operation is performed on. |
Store |
getStore()
The backing store that this queued operation relates to. |
void |
perform()
Perform the clear() operation on the specified backing store. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClearCollectionOperation(ObjectProvider op,
CollectionStore store)
| Method Detail |
|---|
public void perform()
perform in interface QueuedOperationpublic Store getStore()
QueuedOperation
getStore in interface QueuedOperationpublic ObjectProvider getObjectProvider()
QueuedOperation
getObjectProvider in interface QueuedOperation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||