org.apache.openjpa.conf
Class DetachOptions.All
java.lang.Object
   org.apache.openjpa.conf.DetachOptions
org.apache.openjpa.conf.DetachOptions
       org.apache.openjpa.conf.DetachOptions.All
org.apache.openjpa.conf.DetachOptions.All
- All Implemented Interfaces: 
- DetachState
- Enclosing class:
- DetachOptions
- public static class DetachOptions.All 
- extends DetachOptions
Public to allow reflection.
 
 
 
 
 
 
| 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.All
public DetachOptions.All()
getDetachState
public int getDetachState()
- Description copied from class: DetachOptions
- The DetachStateconstant.
 
- 
- Specified by:
- getDetachStatein class- DetachOptions
 
- 
 
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.