| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openjpa.conf.DetachOptions
org.apache.openjpa.conf.DetachOptions.FetchGroups
public static class DetachOptions.FetchGroups
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.FetchGroups() | |
| Method Summary | |
|---|---|
|  int | getDetachState()The DetachStateconstant. | 
| 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.FetchGroups()
| Method Detail | 
|---|
public int getDetachState()
DetachOptionsDetachState constant.
getDetachState in class DetachOptions| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||