Uses of Interface
org.apache.openjpa.lib.conf.Configurations.Runnable
Packages that use Configurations.Runnable
-
Uses of Configurations.Runnable in org.apache.openjpa.lib.conf
Methods in org.apache.openjpa.lib.conf with parameters of type Configurations.RunnableModifier and TypeMethodDescriptionstatic boolean
Configurations.runAgainstAllAnchors
(Options opts, Configurations.Runnable runnable) Runsrunnable
against all the anchors in the configuration pointed to byopts
.