|
Extension SDK | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ConnectInfoPrompter | The ConnectInfoPrompter interface describes how
ConnectionManager expects to be able to prompt users for
security information. |
ConnectionFactory | ConnectionFactory is an interface defined so that
ConnectionManager need not know anything about how to
actually create connection objects. |
ConnectionListener | The ConnectionListener interface specifies methods
which are called in response to one of the available connection
events. |
ConnectionStore | Interface which is responsible for the loading and of the ConnectionManager's connection descriptors. |
ConnectionType | ConnectionType to become a new connection manager
connection this interface must be implemented, and the class must be
registered with the ConnectionManager instance. |
ConnectionWrapper | ConnectionWrapper is an interface object which is
returned by ConnectionMananger . |
WritableConnectionStore | Interface which is responsible for the writing of the ConnectionManager's connection descriptors. |
Class Summary | |
AbstractConnectionWrapper | AbstractConnectionWrapper is a generic object which
implements part of the ConnectionWrapper . |
CMUtils | Utility methods for users at runtime. |
ConnectInformationDialog | ConnectInformationDialog is the default security
prompt. |
ConnectionDescriptor | ConnectionDescriptor is a subclass of
java.util.Properties and is used to describe
Connections. |
ConnectionEvent | The ConnectionEvent class describes the nature of a
connection-related event. |
ConnectionManager | ConnectionManager is responsible for creating and
managing connections to data sources such as Oracle8i/9i,
Oracle8i Lite, JDBC-ODBC, Vanilla JDBC, FTP, any any others)
|
ConnectionRtBundle | |
DefaultConnectionStore | Default ConnectionStore (9i XML file format) |
FtpConnectionType | Implementation of the ConnectionType interface for this Connection Type. |
IasLocalDcmConnectionType | Implementation of the ConnectionType interface for this Connection Type. |
IasRemoteDcmConnectionFactory | |
IasRemoteDcmConnectionType | Implementation of the ConnectionType interface for this Connection Type. |
IasRemoteDcmConnectionWrapper | |
JdbcConnectionFactory | JdbcConnectionFactory is a simple class which
implements the ConnectionFactory interface. |
JdbcConnectionWrapper | JdbcConnectionWrapper is a wrapper object used by
ConnectionManager and helps manage the use of shared
connections. |
JdbcOdbcConnectionType | Implementation of the ConnectionType interface for this Connection Type. |
JndiConnectionFactory | JndiConnectionFactory is a simple class which
implements the ConnectionFactory interface. |
JndiConnectionType | Implementation of the ConnectionType interface for this Connection Type. |
JndiConnectionWrapper | JndiConnectionWrapper implements
ConnectionWrapper and provides functionality for
connecting to a JNDI Content |
Oc4jConnectionType | Implementation of the ConnectionType interface for this Connection Type. |
OracleAS10gConnectionType | |
OracleJdbcConnectionType | Implementation of the ConnectionType interface for this Connection Type. |
OracleLiteConnectionType | Implementation of the ConnectionType interface for this Connection Type. |
OtherJdbcConnectionType | Implementation of the ConnectionType interface for this Connection Type. |
PropertiesConnectionStore | ConnectionStore for (3.2.3 properties file format) |
Weblogic6ConnectionType | Implementation of the ConnectionType interface for this Connection Type. |
Weblogic7ConnectionType | Implementation of the ConnectionType interface for this Connection Type. |
Exception Summary | |
CMException | The CMException class is designed generally to be a
wrapper class. |
Runtime portion of the JDeveloper Named Connection Manager. This package is all that is required for use at Runtime.
|
Extension SDK | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright ©1997, 2003, Oracle. All rights reserved.