Class JdbcPoolUtil
java.lang.Object
org.frankframework.jdbc.datasource.JdbcPoolUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getConnectionPoolInfo
(DataSource datasource) Returns pool info or NULL when it's not able to do so.
-
Constructor Details
-
JdbcPoolUtil
public JdbcPoolUtil()
-
-
Method Details
-
getConnectionPoolInfo
Returns pool info or NULL when it's not able to do so.
-