
public interface DbProperties
| Modifier and Type | Method and Description |
|---|---|
String |
getDriverName() |
int |
getMaximumConnections(Connection connection) |
String |
getValidationQuery() |
String getDriverName()
String getValidationQuery()
int getMaximumConnections(Connection connection) throws SQLException
connection - a database connectionSQLExceptionCopyright © 2009–2022 Waarp. All rights reserved.