public class DatabaseConnectionDescriptor extends Object
| Constructor and Description |
|---|
DatabaseConnectionDescriptor(String username,
String url,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUrl() |
String |
getUsername() |
String |
toString() |
Copyright © 2019. All Rights Reserved.