Uses of Interface
org.hibersap.execution.Connection

Packages that use Connection
org.hibersap.execution.jca   
org.hibersap.execution.jco   
org.hibersap.session   
 

Uses of Connection in org.hibersap.execution.jca
 

Classes in org.hibersap.execution.jca that implement Connection
 class JCAConnection
          Implementation for JCA, i.e. it uses a deployed resource adapter to connect to SAP.
 

Methods in org.hibersap.execution.jca that return Connection
 Connection JCAContext.getConnection()
          
 

Uses of Connection in org.hibersap.execution.jco
 

Classes in org.hibersap.execution.jco that implement Connection
 class JCoConnection
           
 

Methods in org.hibersap.execution.jco that return Connection
 Connection JCoContext.getConnection()
           
 

Uses of Connection in org.hibersap.session
 

Methods in org.hibersap.session that return Connection
 Connection Context.getConnection()
           
 



Copyright © 2011 akquinet tech@spree GmbH. All Rights Reserved.