public final class PooledConnectionKey extends Object
| Constructor and Description |
|---|
PooledConnectionKey(String userName,
String password)
Creates a new ConnectionKey using the supplied values.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getPassword() |
String |
getUserName() |
int |
hashCode() |
Copyright © 2017–2019. All rights reserved.