Uses of Package
net.spy.db

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

Classes in net.spy.db used by net.spy
ConnectionSource
          Interface for classes that will create database connections.
 

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.
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.
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
          Deprecated. use SavableNode instead
SavableNode
          Interface for transactionally savable trees of 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.
 

Classes in net.spy.db used by net.spy.db.savables
Savable
          Deprecated. use SavableNode instead
SavableNode
          Interface for transactionally savable trees of objects.
SaveContext
          Context shared by all Savables inside a Saver.
SaveException
          Exception thrown when a Saver save fails.