org.hibersap.execution.jca
Class JCAContext
java.lang.Object
org.hibersap.execution.jca.JCAContext
- All Implemented Interfaces:
- Context
public class JCAContext
- extends Object
- implements Context
Implementation for JCA, which uses a deployed resource adapter to connect to SAP.
- Author:
- dahm
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCAContext
public JCAContext()
configure
public void configure(SessionManagerConfig config)
throws HibersapException
-
- Specified by:
configure
in interface Context
- Throws:
HibersapException
getConnection
public Connection getConnection()
-
- Specified by:
getConnection
in interface Context
close
public void close()
-
- Specified by:
close
in interface Context
Copyright © 2012 akquinet tech@spree GmbH. All Rights Reserved.