public class DbConnectorConfig extends Object
| Constructor and Description |
|---|
DbConnectorConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectURI() |
String |
getPassword() |
String |
getUser() |
String |
getValidationQuery() |
boolean |
isCreateTables() |
boolean |
isUseValidationQuery() |
String |
toString() |
Copyright © 2015. All rights reserved.