Uses of Interface
org.hibersap.session.SessionImplementor

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

Uses of SessionImplementor in org.hibersap.execution
 

Methods in org.hibersap.execution with parameters of type SessionImplementor
 Transaction Connection.beginTransaction(SessionImplementor session)
          Begins a logical unit of work.
 

Uses of SessionImplementor in org.hibersap.execution.jca
 

Methods in org.hibersap.execution.jca with parameters of type SessionImplementor
 Transaction JCAConnection.beginTransaction(SessionImplementor session)
           
 

Uses of SessionImplementor in org.hibersap.execution.jco
 

Methods in org.hibersap.execution.jco with parameters of type SessionImplementor
 Transaction JCoConnection.beginTransaction(SessionImplementor session)
          Begins a logical unit of work.
 

Constructors in org.hibersap.execution.jco with parameters of type SessionImplementor
JCoTransaction(SessionImplementor session)
           
 

Uses of SessionImplementor in org.hibersap.session
 

Classes in org.hibersap.session that implement SessionImplementor
 class SessionImpl
           
 



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