|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jdeveloper.cm.CMUtils
Utility methods for users at runtime.
Constructor Summary | |
CMUtils()
|
Method Summary | |
static java.lang.String |
getUrl(java.lang.String presentation,
ConnectionDescriptor desc)
Returns a connection URL for JDBC or IIOP connections. |
static java.lang.String |
namedHostToConnString(java.lang.String tempString)
This method is for internal use only. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CMUtils()
Method Detail |
public static java.lang.String getUrl(java.lang.String presentation, ConnectionDescriptor desc) throws CMException
The presentation parameter can be one of the following:
ConnectionDescriptor@PRESENTATION_JDBC
ConnectionDescriptor@PRESENTATION_IIOP
presentation
- The presentation of the connection from which to
create an Url.desc
- The ConnectionDescriptor
which describes the
Connection
CMException
public static java.lang.String namedHostToConnString(java.lang.String tempString)
|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.