Interface ConfigurableTransactionSupport


public interface ConfigurableTransactionSupport
An optional interface that could be implemented by a resource adapter's ManagedConnectionFactory to be notified of the configured "transaction-support" of the connection pool associated with the ManagedConnectionFactory instance
  • Method Details