Rick, That does what I need for now, but might I also suggest adding another method that parallels the one you just suggested: run(JDBCConfiguration conf, String[] args, Options opts, Map output)? Or combining the two, say: run(JDBCConfiguration conf, String[] args, Flags flags, Options opts, Map output)? It seems like there is a good bit of code in run(JDBCConfiguration, String[], Options) that one would want to reuse in line with the Map.
-Aron -- View this message in context: http://openjpa.208410.n2.nabble.com/Using-ReverseMappingTool-run-to-generate-Java-strings-tp7585730p7585752.html Sent from the OpenJPA Users mailing list archive at Nabble.com.