Uses of Interface
org.apache.openjpa.lib.conf.Configurations.Runnable
-
Packages that use Configurations.Runnable Package Description org.apache.openjpa.lib.conf Configuration Framework -
-
Uses of Configurations.Runnable in org.apache.openjpa.lib.conf
Methods in org.apache.openjpa.lib.conf with parameters of type Configurations.Runnable Modifier and Type Method Description static boolean
Configurations. runAgainstAllAnchors(Options opts, Configurations.Runnable runnable)
Runsrunnable
against all the anchors in the configuration pointed to byopts
.
-