@PublicAPI public class DBConnectionDetails extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
DBConnectionDetails.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getJdbcUrl() |
Map |
getProperties() |
String |
getUsername() |
int |
hashCode() |
String |
toString() |