|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.spy.SpyObject
net.spy.db.GenericResultSetStub
net.spy.db.FileResultSetStub
public class FileResultSetStub
Stub class for building a ResultSet from a file.
| Constructor Summary | |
|---|---|
FileResultSetStub(java.io.File f)
Get an instance of FileResultSetStub. |
|
| Method Summary |
|---|
| Methods inherited from class net.spy.db.GenericResultSetStub |
|---|
clearWarnings, close, findColumn, getBigDecimal, getBigDecimal, getBoolean, getBoolean, getDate, getDate, getDouble, getDouble, getFloat, getFloat, getInt, getInt, getLong, getLong, getMetaData, getObject, getObject, getResultColumn, getShort, getShort, getString, getString, getTime, getTime, getTimestamp, getTimestamp, getWarnings, next, resetResults, setMetaData, setResults, toString, wasNull |
| Methods inherited from class net.spy.SpyObject |
|---|
getLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FileResultSetStub(java.io.File f)
throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||