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 classPublic to allow reflection.static classPublic to allow reflection.static classDetach 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 TypeMethodDescriptionvoidOpenJPAConfiguration.setDetachState(DetachOptions detachState) Return the instance specified by the detach state plugin.voidOpenJPAConfigurationImpl.setDetachState(DetachOptions detachState)