org.apache.openjpa.conf
Class DetachOptions.FetchGroups
java.lang.Object
  
org.apache.openjpa.conf.DetachOptions
      
org.apache.openjpa.conf.DetachOptions.FetchGroups
- All Implemented Interfaces: 
 - DetachState
 
- Enclosing class:
 - DetachOptions
 
public static class DetachOptions.FetchGroups
- 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.FetchGroups
public DetachOptions.FetchGroups()
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.