public final class DbConnectionInfo extends Object
| Constructor and Description |
|---|
DbConnectionInfo(String hostname,
int port,
String sid,
String userid,
String password) |
| Modifier and Type | Method and Description |
|---|---|
static DbConnectionInfo |
decode(String db) |
String |
getHostname() |
String |
getPassword() |
int |
getPort() |
String |
getSid() |
String |
getUserid() |
Copyright © 2017 etc.to. All rights reserved.