net.spy.db
Class DBSPResult

java.lang.Object
  extended byProxyResultSet
      extended bynet.spy.db.DBSPResult

public abstract class DBSPResult
extends ProxyResultSet

ResultSet returned by DBSPs.

See Also:
Serialized Form

Constructor Summary
DBSPResult(ResultSet rs)
          Get an instance of DBSPResult.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBSPResult

public DBSPResult(ResultSet rs)
Get an instance of DBSPResult.