com.microfocus.cobol.connector.ti
Interface Connection
- All Known Implementing Classes: 
- CobolSystemConnection
- public interface Connection
 
 
TRANSACTION_NONE
public static final int TRANSACTION_NONE
- See Also:
- Constant Field Values
close
public void close()
           throws com.microfocus.cobol.CobolException
- 
- Throws:
- com.microfocus.cobol.CobolException
 
begin
public void begin()
           throws com.microfocus.cobol.CobolException
- 
- Throws:
- com.microfocus.cobol.CobolException
 
commit
public void commit()
            throws com.microfocus.cobol.CobolException
- 
- Throws:
- com.microfocus.cobol.CobolException
 
rollback
public void rollback()
              throws com.microfocus.cobol.CobolException
- 
- Throws:
- com.microfocus.cobol.CobolException
 
resetLocalTransaction
public void resetLocalTransaction()
- 
 
getLocalTransaction
public SpiLocalTransaction getLocalTransaction(CobolManagedConnection mc)
                                        throws com.microfocus.cobol.CobolException
- 
- Throws:
- com.microfocus.cobol.CobolException
 
clearWarnings
public void clearWarnings()
                   throws com.microfocus.cobol.CobolException
- 
- Throws:
- com.microfocus.cobol.CobolException
 
getWarnings
public Throwable getWarnings()
                      throws com.microfocus.cobol.CobolException
- 
- Throws:
- com.microfocus.cobol.CobolException
 
getMetaData
public ConnectionMetaData getMetaData()
                               throws com.microfocus.cobol.CobolException
- 
- Throws:
- com.microfocus.cobol.CobolException
 
getSessionID
public String getSessionID()
                    throws com.microfocus.cobol.CobolException
- 
- Throws:
- com.microfocus.cobol.CobolException
 
Copyright © 2000 Micro Focus International Limited.  All rights reserved.  
This document and the proprietary marks and names used herein are protected by international law.