|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.jbo.server.QueryDumpRunProg
Internal: Applications should not use this class.
Constructor Summary | |
QueryDumpRunProg() |
Method Summary | |
java.lang.String |
dumpQueryResult(java.sql.ResultSet rslt, java.lang.String[] data) |
java.lang.String |
initialize(java.lang.String cmd, java.lang.String[] _) Call safeexec to execute the supplied command, capturing the standard error and standard out to the console the timeout interval is specified via -Djbo.safexec.timeout |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public QueryDumpRunProg()
Method Detail |
public java.lang.String initialize(java.lang.String cmd, java.lang.String[] _) throws java.sql.SQLException, java.lang.InterruptedException
initialize
in interface oracle.jbo.server.QueryDump
java.sql.SQLException
java.lang.InterruptedException
public java.lang.String dumpQueryResult(java.sql.ResultSet rslt, java.lang.String[] data) throws java.sql.SQLException, java.io.IOException
dumpQueryResult
in interface oracle.jbo.server.QueryDump
java.sql.SQLException
java.io.IOException
|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.