|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.openjpa.conf.DetachOptions org.apache.openjpa.conf.DetachOptions.All
public static class DetachOptions.All
Public to allow reflection.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.openjpa.conf.DetachOptions |
---|
DetachOptions.All, DetachOptions.FetchGroups, DetachOptions.Loaded |
Field Summary |
---|
Fields inherited from interface org.apache.openjpa.kernel.DetachState |
---|
DETACH_ALL, DETACH_FETCH_GROUPS, DETACH_FGS, DETACH_LOADED |
Constructor Summary | |
---|---|
DetachOptions.All()
|
Method Summary | |
---|---|
int |
getDetachState()
The DetachState constant. |
Methods inherited from class org.apache.openjpa.conf.DetachOptions |
---|
getAccessUnloaded, getDetachedStateField, getDetachedStateManager, isDetachedStateTransient, setAccessUnloaded, setDetachedStateField, setDetachedStateField, setDetachedStateManager, setDetachedStateTransient |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DetachOptions.All()
Method Detail |
---|
public int getDetachState()
DetachOptions
DetachState
constant.
getDetachState
in class DetachOptions
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |