org.jboss.resource.adapter.jms.JmsManagedConnection Managed Connection, manages one or more JMS sessions. <p>Every ManagedConnection will have a physical JMSConnection under the hood. This may leave out several session, as specifyed in 5.5.4 Multiple Connection Handles. Thread safe semantics is provided <p>Hm. If we are to follow the ...
com.caucho.jca.UserPoolItem Pool item representing the user connection. The UserPoolItem is responsible for the lifecycle of an associated PoolItem (ownPoolItem). The UserPoolItem also has the current XA PoolItem, which may be shared with other UserPoolItems. When the XA completes, the UserPoolItem restores its current XA ...