public interface IJdbcConnectionDescription
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(String key,
String value) |
String |
getDriverName() |
String |
getPassword() |
Properties |
getProperties() |
String |
getProtocol() |
String |
getUrl() |
String |
getUserName() |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.