| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.jbo.server.QueryDumpRunProg
public class 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
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
java.sql.SQLException
java.io.IOException
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||