Uses of Package
net.spy.db

Packages that use net.spy.db
net.spy.db SPY Database Layer 
net.spy.db.savables Savable Collections, etc... 
 

Classes in net.spy.db used by net.spy.db
CachedResultSetStub
          This object represents a cached java.sql.ResultSet.
ConnectionSource
          Interface for classes that will create database connections.
ConnectionSourceFactory
          Get a connection source from a config.
DBSP
          Super class for all stored procedure calls.
DBSP.NamedObject
          Objects with names.
DBSP.Parameter
          Parameters for DBSPs.
DBSPLike
          Interface describing the basic DBSP features.
DBSQL
          Superclass for dynamic SQL calls.
FileDriver.Updater
          Interface for registering updates.
GenericPreparedStatementStub
           
GenericResultSetStub
          This object contains all the common stuff required to stub a ResultSet implementation.
GetPK
          Primary key generator.
OverDrawnException
          Exception thrown from KeyStore when too many keys are requested.
QuerySelector
          Select the most appropriate query for the given DBSQL instance.
Savable
          Interface for transactionally savable objects.
SaveContext
          Context shared by all Savables inside a Saver.
SaveException
          Exception thrown when a Saver save fails.
SpyCacheDB
          Extensions to DB that allow for result set caching.
SpyDB
          SpyDB is an abstraction of both net.spy.pool and java.sql.
 

Classes in net.spy.db used by net.spy.db.savables
AbstractSavable
          Abstract implementation of Savable.
Savable
          Interface for transactionally savable objects.
SaveContext
          Context shared by all Savables inside a Saver.
SaveException
          Exception thrown when a Saver save fails.
 



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