Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Uses of Package
oracle.jdeveloper.db.adapter

Packages that use oracle.jdeveloper.db.adapter
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. 

 

Classes in oracle.jdeveloper.db.adapter used by oracle.jdeveloper.db
DatabaseContextManager.ContextWrapper
           
DatabaseProvider
          Connection Provider implementation for Database Connections.

 

Classes in oracle.jdeveloper.db.adapter used by oracle.jdeveloper.db.adapter
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
           
DatabaseProviderClassLoaderFactory
          Factory for retrieving a ClassLoader for a particular JDBC driver
OracleConnectionCreator
          ConnectionCreator for Oracle connections, both thick and thin.

 

Classes in oracle.jdeveloper.db.adapter used by oracle.jdeveloper.db.controls
DatabaseProvider
          Connection Provider implementation for Database Connections.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Copyright © 1997, 2011, Oracle. All rights reserved.