Uses of Class
net.spy.db.DBSP.Parameter

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

Uses of DBSP.Parameter in net.spy.db
 

Methods in net.spy.db that return types with arguments of type DBSP.Parameter
 Collection<DBSP.Parameter> DBSP.getParameters()
          Get a Collection containing all parameters.
 Collection<DBSP.Parameter> DBSP.getParameters(int type)
          Get a Collection of parameters of a specific type.
protected  Collection<DBSP.Parameter> DBSP.getParams()
          Get a Collection of all of the parameters in the order in which they were defined.
 

Methods in net.spy.db with parameters of type DBSP.Parameter
protected  void DBSP.addParameter(DBSP.Parameter p)
          Define a parameter.
 



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