org.hibersap.execution.jco
Class JCoContextAdapterImpl
java.lang.Object
org.hibersap.execution.jco.JCoContextAdapterImpl
- All Implemented Interfaces:
- JCoContextAdapter
public class JCoContextAdapterImpl
- extends Object
- implements JCoContextAdapter
Method Summary |
void |
begin(com.sap.conn.jco.JCoDestination destination)
|
void |
end(com.sap.conn.jco.JCoDestination destination)
|
boolean |
isStateful(com.sap.conn.jco.JCoDestination destination)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCoContextAdapterImpl
public JCoContextAdapterImpl()
begin
public void begin(com.sap.conn.jco.JCoDestination destination)
- Specified by:
begin
in interface JCoContextAdapter
end
public void end(com.sap.conn.jco.JCoDestination destination)
throws com.sap.conn.jco.JCoException
- Specified by:
end
in interface JCoContextAdapter
- Throws:
com.sap.conn.jco.JCoException
isStateful
public boolean isStateful(com.sap.conn.jco.JCoDestination destination)
- Specified by:
isStateful
in interface JCoContextAdapter
Copyright © 2011 akquinet tech@spree GmbH. All Rights Reserved.