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

E13403-04

Uses of Package
oracle.jdeveloper.db

Packages that use oracle.jdeveloper.db
oracle.jdeveloper.db Classes for accessing database connections in JDeveloper (and other FCP products). 
oracle.jdeveloper.db.controls UI controls that are useful when listing, selecting or displaying database connections. 
oracle.jdeveloper.db.panels UI panels that are useful when listing, selecting or displaying database connections in dialogs and wizards. 
 

Classes in oracle.jdeveloper.db used by oracle.jdeveloper.db
ConnectionException
          Exception thrown by a Connections instance when there is an error creating a connection.
ConnectionInfo
          Wrapper for information about a chosen connection.
Connections
          Interface for a store of connection information.
ConnectionsEvent
          Event used by the ConnectionsListener class.
ConnectionsListener
          Listener interface for those interested in knowing when connections are added and removed from a Connections store.
ConnectionTypeUIRegistry.AlwaysNeverAsk
          A set of values which indicate what value a particular property should have.
ConnectionTypeUIRegistry.ConnectionTooltipProvider
          Interface for an object which will return the required tooltip when the mouse is held over a connection in the list of connections in the editor.
DatabaseConnectionEditor.ConnectionEditor
          Interface used to delegate the launching of the connection editor to.
DatabaseConnectionEditorLauncher
          Class for launching a Database Connection Editor.
DatabaseConnectionEditorLauncher.StoreChoice
          This governs what choice the user has over where new connections are created from the create connection dialog.
DatabaseConnections
          API to retrieve information about the database connections available in a given connection store in JDeveloper (or related FCP product).
DatabaseConnectionStores
          Central API to access the available database connection stores in JDeveloper (or equivalent FCP product).
DisconnectListener
          Interface for a listener interested in connection disconnect events.
MissingDBConnValueException
           
StoreListener
          Listener interface for notification of DatabaseConnectionStores events.
StoreProvider
          Class for store providers to extend.
 

Classes in oracle.jdeveloper.db used by oracle.jdeveloper.db.controls
ConnectionInfo
          Wrapper for information about a chosen connection.
DatabaseConnections
          API to retrieve information about the database connections available in a given connection store in JDeveloper (or related FCP product).
 

Classes in oracle.jdeveloper.db used by oracle.jdeveloper.db.panels
ConnectionInfo
          Wrapper for information about a chosen connection.
DatabaseConnections
          API to retrieve information about the database connections available in a given connection store in JDeveloper (or related FCP product).
 


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

E13403-04

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