Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.7.0)

E10653-08

oracle.jbo.client.jdev
Class JboCMUtilsImpl

java.lang.Object
  extended by oracle.jbo.client.jdev.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

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.7.0)

E10653-08

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