Uses of Interface
net.spy.db.DBSPLike

Packages that use DBSPLike
net.spy.db SPY Database Layer 
net.spy.util General Spy Utilites 
 

Uses of DBSPLike in net.spy.db
 

Classes in net.spy.db that implement DBSPLike
 class DBCP
          Superclass for dynamic SQL calls.
 class DBSP
          Super class for all stored procedure calls.
 class DBSQL
          Superclass for dynamic SQL calls.
 

Uses of DBSPLike in net.spy.util
 

Methods in net.spy.util with parameters of type DBSPLike
static void CloseUtil.close(DBSPLike closeable)
          Close a DBSP instance.
 



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