Uses of Class
net.spy.db.DBSP

Packages that use DBSP
net.spy.db SPY Database Layer 
 

Uses of DBSP in net.spy.db
 

Subclasses of DBSP in net.spy.db
 class DBCP
          Superclass for dynamic SQL calls.
 class DBSQL
          Superclass for dynamic SQL calls.
 

Methods in net.spy.db that return DBSP
protected  DBSP GetPK.getSelectDBSP(java.sql.Connection conn)
          Get the DBSP required for selecting primary key information back out of the primary key table.
protected  DBSP GetPK.getUpdateDBSP(java.sql.Connection conn)
          Get the DBSP required for updating the primary key table.
 



Copyright © 1995-2005 SPY Internetworking. All Rights Reserved.