|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.derby.impl.tools.ij.ijResultImpl
org.apache.derby.impl.tools.ij.ijConnectionResult
class ijConnectionResult
| Field Summary | |
|---|---|
(package private) java.sql.Connection |
conn
|
| Constructor Summary | |
|---|---|
ijConnectionResult(java.sql.Connection c)
|
|
| Method Summary | |
|---|---|
void |
clearSQLWarnings()
|
java.sql.Connection |
getConnection()
|
java.sql.SQLWarning |
getSQLWarnings()
|
boolean |
isConnection()
|
| Methods inherited from class org.apache.derby.impl.tools.ij.ijResultImpl |
|---|
closeStatement, getColumnDisplayList, getColumnWidthList, getException, getMultipleResultSets, getNextRowOfResultSet, getResultSet, getStatement, getUpdateCount, getVector, hasWarnings, isException, isMulti, isMultipleResultSetResult, isNextRowOfResultSet, isResultSet, isStatement, isUpdateCount, isVector, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
java.sql.Connection conn
| Constructor Detail |
|---|
ijConnectionResult(java.sql.Connection c)
| Method Detail |
|---|
public boolean isConnection()
isConnection in interface ijResultisConnection in class ijResultImplpublic java.sql.Connection getConnection()
getConnection in interface ijResultgetConnection in class ijResultImpl
public java.sql.SQLWarning getSQLWarnings()
throws java.sql.SQLException
getSQLWarnings in interface ijResultgetSQLWarnings in class ijResultImpljava.sql.SQLException
public void clearSQLWarnings()
throws java.sql.SQLException
clearSQLWarnings in interface ijResultclearSQLWarnings in class ijResultImpljava.sql.SQLException
|
Built on Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||