| Package | Description |
|---|---|
| oracle.jdeveloper.db |
Classes for accessing database connections in JDeveloper (and other FCP
products).
|
| oracle.jdeveloper.db.adapter |
Contains the connection architecture (CA) implementation for database
connections.
|
| oracle.jdeveloper.db.controls |
UI controls that are useful when listing, selecting or displaying database
connections.
|
| oracle.jdeveloper.db.ssh |
| Class and Description |
|---|
| DatabaseContextManager.ContextWrapper |
| DatabaseProvider
Referenceable implementation for Database Connections, to be bound into
an ADF connection architecture JNDI Context.
|
| Class and Description |
|---|
| AbstractConnectionCreator
Abstract implementation of ConnectionCreator that implements getConnection()
and creates a connection given the URL and driver class returned by
getConnectionURL() and getDriverClassName().
|
| AbstractOracleConnCreator |
| ConnectionCreator
Creator for the DatabaseProvider to create a Connection given the key/value
pairs accessible through the Properties class.
|
| DatabaseContextManager.ContextWrapper |
| DatabaseProvider
Referenceable implementation for Database Connections, to be bound into
an ADF connection architecture JNDI Context.
|
| DatabaseProviderClassLoaderFactory
Factory for retrieving a ClassLoader for a particular JDBC driver
|
| DerbyConnectionCreator.DerbySubprotocol
Enum that document the allowed subprotocols for a derby jdbc
connection.
|
| JDBCParameterInfo
This class enapsulates available JDBC parameters for a given
ConnectionCreator with suggested default values or available options.
|
| Class and Description |
|---|
| DatabaseProvider
Referenceable implementation for Database Connections, to be bound into
an ADF connection architecture JNDI Context.
|
| Class and Description |
|---|
| ConnectionCreator
Creator for the DatabaseProvider to create a Connection given the key/value
pairs accessible through the Properties class.
|
| DatabaseProvider
Referenceable implementation for Database Connections, to be bound into
an ADF connection architecture JNDI Context.
|