|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DetachOptions | |
---|---|
org.apache.openjpa.conf | OpenJPA Configuration |
Uses of DetachOptions in org.apache.openjpa.conf |
---|
Subclasses of DetachOptions in org.apache.openjpa.conf | |
---|---|
static class |
DetachOptions.All
Public to allow reflection. |
static class |
DetachOptions.FetchGroups
Public to allow reflection. |
static class |
DetachOptions.Loaded
Detach loaded state. |
Methods in org.apache.openjpa.conf that return DetachOptions | |
---|---|
DetachOptions |
OpenJPAConfigurationImpl.getDetachStateInstance()
|
DetachOptions |
OpenJPAConfiguration.getDetachStateInstance()
Return the instance specified by the detach state plugin. |
Methods in org.apache.openjpa.conf with parameters of type DetachOptions | |
---|---|
void |
OpenJPAConfigurationImpl.setDetachState(DetachOptions detachState)
|
void |
OpenJPAConfiguration.setDetachState(DetachOptions detachState)
Return the instance specified by the detach state plugin. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |