ConnectionRetrievalInfopublic class OracleJDBCConnectionRetrievalInfo extends JDBCConnectionRetrievalInfo
JDBCConnectionRetrievalInfo.Builder| Constructor | Description |
|---|---|
OracleJDBCConnectionRetrievalInfo(JDBCConnectionRetrievalInfo jdbcCRI,
String instanceName) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getInstanceName() |
|
void |
setInstanceName(String instanceName) |
|
String |
toString() |
addLabel, createBuilder, equals, equalsIncludingPassword, getCopyWithNewProxyProperties, getCopyWithNoLabels, getCopyWithService, getLabels, getPassword, getPdbRoles, getProxyProperties, getProxyType, getServiceName, getShardingKey, getSuperShardingKey, getUser, hashCode, removeLabel, stringValuepublic OracleJDBCConnectionRetrievalInfo(JDBCConnectionRetrievalInfo jdbcCRI, String instanceName)
public void setInstanceName(String instanceName)
public String getInstanceName()
public String toString()
toString in class JDBCConnectionRetrievalInfoObject.toString()
Copyright © 2008, 2017, Oracle. All rights reserved.