public interface DatabaseCredentials
RecordImporter implementations that use specific CLT database import utilities.
TODO: Find better existing class to handle this, preferably without storing the password as plain text.| Modifier and Type | Method and Description |
|---|---|
String |
getDatabase() |
String |
getHost() |
String |
getPassword() |
String |
getPort() |
String |
getUsername() |
Copyright © 2016. All rights reserved.