|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.derby.impl.tools.dblook.DB_StoredProcedure
| Field Summary | |
private static java.sql.PreparedStatement |
getSpecificInfoQuery
|
| Constructor Summary | |
DB_StoredProcedure()
|
|
| Method Summary | |
private static java.lang.String |
createProcString(java.lang.String procName,
java.sql.ResultSet aProc)
|
static void |
doStoredProcedures(java.sql.Connection conn)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static java.sql.PreparedStatement getSpecificInfoQuery
| Constructor Detail |
public DB_StoredProcedure()
| Method Detail |
public static void doStoredProcedures(java.sql.Connection conn)
throws java.sql.SQLException
java.sql.SQLException
private static java.lang.String createProcString(java.lang.String procName,
java.sql.ResultSet aProc)
throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||