Uses of Package
com.cafesoft.core.jdbc

Packages that use com.cafesoft.core.jdbc
com.cafesoft.core.jdbc Contains classes for use with jdbc.  
 

Classes in com.cafesoft.core.jdbc used by com.cafesoft.core.jdbc
ConnectionConfig
          Interface for a configuration object that is used to configure a Connection
ConnectionPool
          Interface for an ObjectPool of java.sql.Connection Objects
ConnectionPoolAuthenticator
          Interface for an authentication object which determines if a user is authenticated to use the Connection
ConnectionPoolConfig
          Interface for a configuration object that is used to configure the ConnectionPool
ConnectionPoolException
          Exception thrown if an error occurs with the ConnectionPool objects
ConnectionPoolInfo
          The ConnectionPoolInfo interface defines an Object that contains data pertinant to the ConnectionPool's state
ConnectionPoolManager
          Interface that defines an Object that manages a collection of Object pools.
ConnectionProvider
          ConnectionProvider defines the interface for objects that provide access to JDBC Connections.
DelegatingConnection
          A delegating class that delegates all method calls to the java.sql.Connection interface to an underlying Connection object
PoolableConnectionFactory
          Factory object that is responsible for creating, destroying, activating, passivating, and validating Connection objects.
 



Generated on 8:41:50 AM June 06, 2005, © 1996-2005 Cafésoft LLC. All rights reserved.