|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ICategory | This interface is used for accessing functionality specific to connection profile categories. |
IConfigurationType | Deprecated. |
IConnection | The base interface for working with connections created from connection profiles. |
IConnectionFactory | This interface is used for creating connections to connection profiles. |
IConnectionFactoryProvider | This interface is used to access functionality provided by a connection factory extension. |
IConnectionProfile | The interface used when working with an instance of a connection profile. |
IConnectionProfileProvider | This interface is used for accessing functionality provided by a connection profile extension. |
IConnectListener | Deprecated. Created on May 24, 2005 |
IManagedConnection | Managed connections represent connection instances whose life cycle is managed by the connection profile it is associated with through the connect() and disconnnect() methods on IConnectionProfile. |
IManagedConnectionListener | IManagedConnection notifies clients of changes to the connection being managed through this listener interface. |
IProfileExtensionProvider | The interface used to access functionality provided by a profile extension. |
IProfileListener | Profile Change Listener |
IProfileListener1 | Profile Change Listener |
IProfileWizardProvider | |
IServerVersionProvider | Provides version information about the server and technology supported by the server to the connection profile framework. |
IWizardCategoryProvider |
Class Summary | |
ConnectAdapter | |
ConnectEvent | |
ConnectionProfileConstants | |
DriverConnectionBase | Base implementation for a connection that uses the driver framework. |
ManagedConnectionAdapter | Base implementation for IManagedConnectionListener. |
ProfileConnectionManager | NON-API A simple reference count based connection pool. |
ProfileManager | ProfileManger is a singleton class serverd as a helper class for connection profiles access. |
ProfileRule | Can be used to synchronize a Job with other Job s
affecting a specific profile. |
Version | |
VersionProviderConnection | Use this class a a base class for your versioned connection implementation. |
Exception Summary | |
ConnectionProfileException | Base exception type for connection profile operations. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |