Details
-
Improvement
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
trunk
-
None
-
None
Description
The code in OozieDBCLI reads from the persistence.xml file to know the code files declaring all the tables and schemas. The method createMappingToolArguments() then should not duplicate and hardcode those filenames again. persistence.xml should be the singular place to specify openjpa tables and schema to avoid having to track 2 places