org.apache.openjpa.conf
Class DetachOptions.All
java.lang.Object
  
org.apache.openjpa.conf.DetachOptions
      
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 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 
DetachState constant.
- Specified by:
 getDetachState in class DetachOptions
 
 
 
Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.