borland Packages Class Hierarchy sql.dataset Package Index
borland.sql.dataset.TransactionSupport
Methods
Implemented by SQLResolutionManager
This interface is used internally by other classes in the JBCL. You should never use this interface directly.
public void commit()This method is used internally by other classes in the JBCL. You should never use this method directly.
public void rollback()This method is used internally by other classes in the JBCL. You should never use this method directly.
public void start()This method is used internally by other classes in the JBCL. You should never use this method directly.