Package org.frankframework.jta.narayana
package org.frankframework.jta.narayana
-
ClassDescriptionXAResourceRecoveryHelper implementation which gets XIDs, which needs to be recovered, from the database.
DataSource
implementation wrappingXADataSource
because Narayana doesn't provide their own DataSource.Alternative toDataSourceJDBCAccess
that adds connection pooling, instead of doing a JNDI lookup each time a connection is called.