|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibersap.execution.jca.JCAContext
public class JCAContext
Implementation for JCA, which uses a deployed resource adapter to connect to SAP.
Constructor Summary | |
---|---|
JCAContext()
|
Method Summary | |
---|---|
void |
configure(SessionManagerConfig config)
|
Connection |
getConnection()
|
void |
reset()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JCAContext()
Method Detail |
---|
public void configure(SessionManagerConfig config) throws HibersapException
configure
in interface Context
HibersapException
public Connection getConnection()
getConnection
in interface Context
public void reset()
reset
in interface Context
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |