java.lang.Objectcom.microfocus.cobol.connector.cci.CobolLocalTransaction
This implementation class defines a local transaction demarcation at the application level.
Constructor Summary | |
CobolLocalTransaction()
|
|
CobolLocalTransaction(CobolManagedConnection mc)
Create a new CobolLocalTransaction instance. |
Method Summary | |
void |
begin()
begin a local transaction |
void |
commit()
commit a user defined local transaction |
void |
rollback()
Rolling back a user defined local transaction |
void |
setManagedConnection(CobolManagedConnection mc)
|
void |
setReset()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CobolLocalTransaction(CobolManagedConnection mc)
mc
- The CobolManagedCoonection instance.public CobolLocalTransaction()
Method Detail |
public void setManagedConnection(CobolManagedConnection mc)
public void begin() throws ResourceException
ResourceException
public void commit() throws ResourceException
ResourceException
public void rollback() throws ResourceException
ResourceException
public void setReset()
Copyright © 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.