public final class DBConnectionPoolProperties extends MyProperties
| Property name | Property value |
|---|---|
| s:p , where s is the DNS name or the IP address of a SIRA_PRISE server, and p is the port number where the SIRA_PRISE engine is listening. | The number of connections that can be held by the DBConnectionPool for this SIRA_PRISE server |
MyProperties.SKIPAUTOLOAD| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
DEFAULTSERVERPOOLSIZE
The default size ("5" ) of the connections pool for a given server that will be used by the DBConnectionPool if no size is explicitly configured for the server.
|
SUFFIXgetOptionalProperty, getOptionalProperty, getPropertiesBaseName, getRequiredProperty, getRequiredProperty, resolveSystemPropertyRefsgetProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNamesclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, toString, valuespublic final java.lang.String DEFAULTSERVERPOOLSIZE