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
ConnectionInfo
          ConnectionInfo contains information relevant to the Connection Object.
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.
ConnectionPoolManagerInfo
          The ConnectionPoolManagerInfo interface defines an Object that contains data pertinant to the ConnectionPoolManager's state
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 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.