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