borland Packages  Class Hierarchy  sql.dataset Package  Index 

TransactionSupport interface

borland.sql.dataset.TransactionSupport

About the TransactionSupport interface

Methods  

Implemented by SQLResolutionManager

This interface is used internally by other classes in the JBCL. You should never use this interface directly.


TransactionSupport methods

Methods defined in this interface


TransactionSupport methods

commit()

  public void commit()
This method is used internally by other classes in the JBCL. You should never use this method directly.

rollback()

  public void rollback()
This method is used internally by other classes in the JBCL. You should never use this method directly.

start()

  public void start()
This method is used internally by other classes in the JBCL. You should never use this method directly.