Uses of Interface
org.hibersap.session.Session

Packages that use Session
org.hibersap.ejb.util   
org.hibersap.session   
 

Uses of Session in org.hibersap.ejb.util
 

Methods in org.hibersap.ejb.util with parameters of type Session
static void ReflectionUtil.injectSessionIntoTarget(Object target, Field field, Session session)
           
 

Uses of Session in org.hibersap.session
 

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

Methods in org.hibersap.session that return Session
 Session SessionManagerImpl.openSession()
           
 Session SessionManager.openSession()
          Open a Session using a newly created connection to SAP.
 Session SessionManagerImpl.openSession(Credentials credentials)
           
 Session SessionManager.openSession(Credentials credentials)
          Open a Session using a newly created connection to SAP, providing user credentials.
 



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