org.apache.openjpa.conf
Class DetachOptions.Loaded
java.lang.Object
   org.apache.openjpa.conf.DetachOptions
org.apache.openjpa.conf.DetachOptions
       org.apache.openjpa.conf.DetachOptions.Loaded
org.apache.openjpa.conf.DetachOptions.Loaded
- All Implemented Interfaces: 
- DetachState
- Enclosing class:
- DetachOptions
- public static class DetachOptions.Loaded 
- extends DetachOptions
Detach loaded state.
 
 
 
 
 
 
| Methods inherited from class org.apache.openjpa.conf.DetachOptions | 
| getAccessUnloaded, getDetachedStateField, getDetachedStateManager, getDetachProxyFields, getLiteAutoDetach, isDetachedStateTransient, setAccessUnloaded, setDetachedStateField, setDetachedStateField, setDetachedStateManager, setDetachedStateTransient, setDetachProxyFields, setLiteAutoDetach | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DetachOptions.Loaded
public DetachOptions.Loaded()
getDetachState
public int getDetachState()
- Description copied from class: DetachOptions
- The DetachStateconstant.
 
- 
- Specified by:
- getDetachStatein class- DetachOptions
 
- 
 
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.