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