Extension SDK 9.0.5

Uses of Package
oracle.jdeveloper.cm

Packages that use oracle.jdeveloper.cm
oracle.jdeveloper.cm Runtime portion of the JDeveloper Named Connection Manager. 
oracle.jdeveloper.cm.ds.db Contains a metadata API for describing database objects. 
oracle.jdeveloper.cm.dt Contains the base design-time API for integrating database and application server connections within JDeveloper. 
oracle.jdeveloper.cm.dt.wizard Contains classes related to Wizard implementations used with connection objects. 
oracle.jdeveloper.webservices New public API to web services 
 

Classes in oracle.jdeveloper.cm used by oracle.jdeveloper.cm
AbstractConnectionWrapper
          AbstractConnectionWrapper is a generic object which implements part of the ConnectionWrapper.
CMException
          The CMException class is designed generally to be a wrapper class.
ConnectInfoPrompter
          The ConnectInfoPrompter interface describes how ConnectionManager expects to be able to prompt users for security information.
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.
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.
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)
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.
IasRemoteDcmConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
JbossConnectionType
           
TomcatConnectionType
           
WritableConnectionStore
          Interface which is responsible for the writing of the ConnectionManager's connection descriptors.
 

Classes in oracle.jdeveloper.cm used by oracle.jdeveloper.cm.ds.db
CMException
          The CMException class is designed generally to be a wrapper class.
 

Classes in oracle.jdeveloper.cm used by oracle.jdeveloper.cm.dt
CMException
          The CMException class is designed generally to be a wrapper class.
ConnectionDescriptor
          ConnectionDescriptor is a subclass of java.util.Properties and is used to describe Connections.
 

Classes in oracle.jdeveloper.cm used by oracle.jdeveloper.cm.dt.wizard
CMException
          The CMException class is designed generally to be a wrapper class.
ConnectionDescriptor
          ConnectionDescriptor is a subclass of java.util.Properties and is used to describe Connections.
 

Classes in oracle.jdeveloper.cm used by oracle.jdeveloper.webservices
CMException
          The CMException class is designed generally to be a wrapper class.
 


Extension SDK

 

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