Archive for the tag "processBuilder"
process builder to run multi-platform postgres import
April 25th, 2010 by Jeanne BoyarskyWe saw how to clone a postgresql database for testing cleanly in an earlier blog post. The next step is to do so from Java so it can be part of an integration test. How to run each of 4 DDLs: Running a DDL file is easy which is good since we have four of [...]
Posted: 25 April, 2010 in Java/J2EE, JavaRanch.
Tags: Java/J2EE, postgresql, processBuilder
Comments: -
