FileDocCategorySizeDatePackage
ConfigurableTransactionSupport.javaAPI DocGlassfish v2 API2376Fri May 04 22:32:52 BST 2007com.sun.appserv.connectors.spi

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

Fields Summary
Constructors Summary
Methods Summary
public voidsetTransactionSupport(com.sun.appserv.connectors.spi.TransactionSupport ts)