Uses of Package
org.jboss.jca.core.spi.transaction

Packages that use org.jboss.jca.core.spi.transaction
org.jboss.jca.core.spi.transaction This package contains the transaction SPI that defines extensions to JTA 1.1 
org.jboss.jca.core.spi.transaction.local This package contains extensions towards LocalTransaction. 
 

Classes in org.jboss.jca.core.spi.transaction used by org.jboss.jca.core.spi.transaction
ConnectableResource
          Defines a resource as connectable, which allows the transaction manager to get access to the connection used by the transaction
ConnectableResourceListener
          Defines a listener interface for ConnectableResource handles
 

Classes in org.jboss.jca.core.spi.transaction used by org.jboss.jca.core.spi.transaction.local
LastResource
          A tagging interface to identify an XAResource that does not support prepare and should be used in the last resource gambit.
 



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)