Extension SDK 9.0.5

Uses of Interface
oracle.jdeveloper.cm.ConnectionType

Packages that use ConnectionType
oracle.jdeveloper.cm Runtime portion of the JDeveloper Named Connection Manager. 
 

Uses of ConnectionType in oracle.jdeveloper.cm
 

Classes in oracle.jdeveloper.cm that implement ConnectionType
 class FtpConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
 class IasLocalDcmConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
 class IasRemoteDcmConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
 class Jboss30ConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
 class Jboss32ConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
 class JbossConnectionType
           
 class JdbcOdbcConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
 class JndiConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
 class Oc4jConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
 class OracleAS10gConnectionType
           
 class OracleJdbcConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
 class OracleLiteConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
 class OtherJdbcConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
 class Tomcat3ConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
 class Tomcat4ConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
 class Tomcat5ConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
 class TomcatConnectionType
           
 class Weblogic6ConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
 class Weblogic7ConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
 class Weblogic8ConnectionType
          Implementation of the ConnectionType interface for this Connection Type.
 

Methods in oracle.jdeveloper.cm that return ConnectionType
 ConnectionType ConnectionManager.getConnectionType(java.lang.String type)
          Returns a ConnectionType object for a given type
 


Extension SDK

 

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