Package org.apache.openjpa.lib.conf
Interface Configurations.Runnable
-
- Enclosing class:
- Configurations
public static interface Configurations.Runnable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
run(Options opts)
-
-
-
Method Detail
-
run
boolean run(Options opts) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-