| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sybase.jdbc2.tds.TdsResultSet | +--com.sybase.jdbc2.tds.TdsParamSet
Field Summary | |
private boolean | _empty |
Fields inherited from class com.sybase.jdbc2.tds.TdsResultSet |
_columns, _needNext, _rowCount, _tpc, _warning |
Constructor Summary | |
protected | TdsParamSet(com.sybase.jdbc2.tds.TdsProtocolContext , boolean ) |
Method Summary | |
boolean | next() |
Methods inherited from class com.sybase.jdbc2.tds.TdsResultSet |
absolute, clearWarnings, close, dump, findColumn, getColumn, getCount, getMetaData, getNumRowsCached, getType, getWarnings, handleSQLE, markDead, nextResult, prepareForNextFetch, previous, setType |
Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |
Field Detail |
private boolean _empty
Constructor Detail |
protected TdsParamSet(com.sybase.jdbc2.tds.TdsProtocolContext , boolean )
Method Detail |
public boolean next()
| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |