|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.datanucleus.store.types.sco.queued.ClearCollectionOperation
public class ClearCollectionOperation
Clear operation for a collection or map.
| Constructor Summary | |
|---|---|
ClearCollectionOperation()
|
|
| Method Summary | |
|---|---|
void |
perform(CollectionStore store,
ObjectProvider sm)
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()
| Method Detail |
|---|
public void perform(CollectionStore store,
ObjectProvider sm)
perform in interface QueuedOperation<CollectionStore>store - The backing store to perform it onsm - StateManager for the owner of the container
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||