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.Argument
          Arguments for DBSPs.
DBSP.NamedObject
          Objects with names.
DBSP.Parameter
          Parameters for DBSPs.
DBSPLike
          Interface describing the basic DBSP features.
DBSQL
          Superclass for dynamic SQL calls.
FileDriver.ParamMatcher
          Parameter matching interface for fuzzy matches on query parameters.
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.
TransactionListener
          Interface for objects that want to be notified when they're at the end of their transaction.
 

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.
TransactionListener
          Interface for objects that want to be notified when they're at the end of their transaction.
 



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