@Internal
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
public interface DatabaseConfigHelper
Modifier and Type | Method and Description |
---|---|
Optional<Integer> |
getConnectionPoolSize()
Returns the maximum size of the database connection pool.
|
Optional<String> |
getProductName()
Returns the database product name.
|
Copyright © 2003–2020 Atlassian. All rights reserved.