Uses of Interface
biz.hammurapi.jms.adapter.jca.Connection

Packages that use Connection
biz.hammurapi.jms.adapter.jca   
 

Uses of Connection in biz.hammurapi.jms.adapter.jca
 

Classes in biz.hammurapi.jms.adapter.jca that implement Connection
 class ConnectionImpl
           
 

Methods in biz.hammurapi.jms.adapter.jca that return Connection
 Connection ConnectionFactoryImpl.getConnection(boolean stateful)
           
 Connection ConnectionFactory.getConnection(boolean stateful)
          Stateful connection caches proxy instances and as such retains conversational state if proxy services use local delegates.
 Connection ConnectionFactoryImpl.getConnection(java.lang.Object state)
           
 Connection ConnectionFactory.getConnection(java.lang.Object state)
          Creates stateful connection with pre-set state.
 



Copyright © 2006 Hammurapi Group. All Rights Reserved.