public interface DatabaseProperties
Modifier and Type | Method and Description |
---|---|
ConnectionPool |
getConnectionPool() |
String |
getPassword() |
String |
getSchema() |
String |
getUrl() |
String |
getUsername() |
String getUrl()
String getUsername()
String getPassword()
String getSchema()
ConnectionPool getConnectionPool()
Copyright © 2007–2022 Atlassian. All rights reserved.