|
Extension SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdeveloper.cm.OtherJdbcConnectionType
Implementation of the ConnectionType interface for this Connection Type.
| Constructor Summary | |
OtherJdbcConnectionType()
|
|
| Method Summary | |
java.lang.String |
getConnConfigPanelClass()
Gets the class name of the Configuration Panel |
java.lang.String |
getConnectionClassName()
Gets the class of this Connection Type |
java.lang.String |
getDefaultPassword()
|
java.lang.String |
getDefaultUsername()
|
java.lang.String |
getFactoryClass()
Gets the class name of the ConnectionFactory |
java.lang.String |
getName()
Gets the friendly name of the Connection Type |
java.lang.String |
getTypeName()
Gets the internal name of the Connection Type |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public OtherJdbcConnectionType()
| Method Detail |
public final java.lang.String getConnConfigPanelClass()
ConnectionType
getConnConfigPanelClass in interface ConnectionTypepublic java.lang.String getFactoryClass()
ConnectionType
getFactoryClass in interface ConnectionTypepublic final java.lang.String getName()
ConnectionType
getName in interface ConnectionTypepublic final java.lang.String getTypeName()
ConnectionType
getTypeName in interface ConnectionTypepublic final java.lang.String getConnectionClassName()
ConnectionType
getConnectionClassName in interface ConnectionTypepublic final java.lang.String toString()
toString in interface ConnectionTypepublic final java.lang.String getDefaultUsername()
getDefaultUsername in interface ConnectionTypepublic final java.lang.String getDefaultPassword()
getDefaultPassword in interface ConnectionType
|
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.