Uses of Class
org.apache.openjpa.conf.DetachOptions
Packages that use DetachOptions
-
Uses of DetachOptions in org.apache.openjpa.conf
Subclasses of DetachOptions in org.apache.openjpa.confModifier and TypeClassDescriptionstatic class
Public to allow reflection.static class
Public to allow reflection.static class
Detach loaded state.Methods in org.apache.openjpa.conf that return DetachOptionsModifier and TypeMethodDescriptionOpenJPAConfiguration.getDetachStateInstance()
Return the instance specified by the detach state plugin.OpenJPAConfigurationImpl.getDetachStateInstance()
Methods in org.apache.openjpa.conf with parameters of type DetachOptionsModifier and TypeMethodDescriptionvoid
OpenJPAConfiguration.setDetachState
(DetachOptions detachState) Return the instance specified by the detach state plugin.void
OpenJPAConfigurationImpl.setDetachState
(DetachOptions detachState)