Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.2.0)

E17483-03


oracle.jbo.client.jdevx
Class JboCMUtilsImpl

java.lang.Object
  extended by oracle.jbo.client.jdevx.JboCMUtilsImpl

All Implemented Interfaces:
JboCMUtilsInt

public final class JboCMUtilsImpl
extends java.lang.Object
implements JboCMUtilsInt

Constructor Summary
JboCMUtilsImpl()
           

 

Method Summary
 java.lang.String getIiopUrl(oracle.jdeveloper.cm.ConnectionDescriptor cd)
           
 java.lang.String getJdbcUrl(oracle.jdeveloper.cm.ConnectionDescriptor cd)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

JboCMUtilsImpl

public JboCMUtilsImpl()

Method Detail

getJdbcUrl

public java.lang.String getJdbcUrl(oracle.jdeveloper.cm.ConnectionDescriptor cd)
                            throws oracle.jdeveloper.cm.CMException
Specified by:
getJdbcUrl in interface JboCMUtilsInt
Throws:
oracle.jdeveloper.cm.CMException

getIiopUrl

public java.lang.String getIiopUrl(oracle.jdeveloper.cm.ConnectionDescriptor cd)
                            throws oracle.jdeveloper.cm.CMException
Specified by:
getIiopUrl in interface JboCMUtilsInt
Throws:
oracle.jdeveloper.cm.CMException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.2.0)

E17483-03


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