Class JdbcPoolUtil
java.lang.Object
org.frankframework.jdbc.datasource.JdbcPoolUtil
-
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) static boolean
isXaCapable
(org.springframework.transaction.PlatformTransactionManager transactionManager)
-
Method Details
-
getConnectionPoolInfo
Returns pool info or NULL when it's not able to do so. -
isXaCapable
-
isXaCapable
public static boolean isXaCapable(org.springframework.transaction.PlatformTransactionManager transactionManager)
-