public class ExternalProgramUtil extends Object
| Constructor and Description |
|---|
ExternalProgramUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getVersion(String sqlPath,
String oracleHome) |
static String |
run(String user,
String password,
String instance,
String script,
String sqlPath,
String oracleHome,
String scriptType) |
public static String run(String user, String password, String instance, String script, String sqlPath, String oracleHome, String scriptType) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic static String getVersion(String sqlPath, String oracleHome) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2004-2015. All Rights Reserved.