|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openjpa.kernel.DetachManagerLite
public class DetachManagerLite
Constructor Summary | |
---|---|
DetachManagerLite()
|
Method Summary | |
---|---|
void |
detachAll(java.util.Collection<StateManagerImpl> states)
This method will detach all provided StateManagers in place. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DetachManagerLite()
Method Detail |
---|
public void detachAll(java.util.Collection<StateManagerImpl> states)
states
- The StateManagers to be detached.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |