Business Components

oracle.jbo.client
Interface JboCMUtilsInt


public interface JboCMUtilsInt


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

Method Detail

getJdbcUrl

public java.lang.String getJdbcUrl(oracle.jdeveloper.cm.ConnectionDescriptor desc)
                            throws oracle.jdeveloper.cm.CMException

getIiopUrl

public java.lang.String getIiopUrl(oracle.jdeveloper.cm.ConnectionDescriptor desc)
                            throws oracle.jdeveloper.cm.CMException

Business Components