Package org.frankframework.jta.narayana
package org.frankframework.jta.narayana
-
ClassesClassDescriptionXAResourceRecoveryHelper implementation which gets XIDs, which needs to be recovered, from the database.XAResourceRecoveryHelper implementation which gets XIDs, which needs to be recovered.
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.