|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionManager | |
oracle.jdeveloper.cm | Runtime portion of the JDeveloper Named Connection Manager. |
Uses of ConnectionManager in oracle.jdeveloper.cm |
Fields in oracle.jdeveloper.cm declared as ConnectionManager | |
protected ConnectionManager |
AbstractConnectionWrapper._manager |
Methods in oracle.jdeveloper.cm that return ConnectionManager | |
static ConnectionManager |
ConnectionManager.getInstance() Returns the singleton instance of ConnectionManager , creating it if necessary. |
static ConnectionManager |
ConnectionManager.getPrivateInstance() Returns a private instance of ConnectionManager . |
Methods in oracle.jdeveloper.cm with parameters of type ConnectionManager | |
ConnectionWrapper |
IasRemoteDcmConnectionFactory.createConnection(ConnectionDescriptor desc, ConnectInfoPrompter prompter, ConnectionManager cm) |
ConnectionWrapper |
JndiConnectionFactory.createConnection(ConnectionDescriptor descriptor, ConnectInfoPrompter prompter, ConnectionManager manager) returns a newly created JndiConnectionWrapper . |
ConnectionWrapper |
ConnectionFactory.createConnection(ConnectionDescriptor descriptor, ConnectInfoPrompter prompter, ConnectionManager manager) creates a ConnectionWrapper object. |
ConnectionWrapper |
JdbcConnectionFactory.createConnection(ConnectionDescriptor descriptor, ConnectInfoPrompter prompter, ConnectionManager manager) returns a newly created JdbcConnectionWrapper . |
Constructors in oracle.jdeveloper.cm with parameters of type ConnectionManager | |
JdbcConnectionWrapper(ConnectionDescriptor descriptor, ConnectInfoPrompter prompter, ConnectionManager manager) package access constructor. Only ConnectionManager should instantiate this class. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.