Uses of Interface
net.spy.db.ConnectionSource

Packages that use ConnectionSource
net.spy.db SPY Database Layer 
 

Uses of ConnectionSource in net.spy.db
 

Classes in net.spy.db that implement ConnectionSource
 class JDBCConnectionSource
          Implementation of ConnectionSource that gets connections directly from JDBC.
 class JNDIConnectionSource
          Connection source for getting DB connections from JNDI sources.
 class ObjectPoolConnectionSource
          Connection source to retrieve connections from an ObjectPool.
 

Methods in net.spy.db that return ConnectionSource
 ConnectionSource ConnectionSourceFactory.getConnectionSource(SpyConfig conf)
          Get a connection source by name.
protected  ConnectionSource SpyDB.getSource()
          Get the source of connections.
 



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