***  This interface is subject to change.  ***

com.sas.table
Interface AutoCommitInterface


public interface AutoCommitInterface

Interface for autocommitting updates or inserts into a table.


Method Summary
 boolean isAutoCommit()
          Indicates whether to prompt before committing any updates or inserts into the table.
 

Method Detail

isAutoCommit

boolean isAutoCommit()
Indicates whether to prompt before committing any updates or inserts into the table.

Returns:
true if committing without a prompt is desired

***  This interface is subject to change.  ***




Copyright © 2009 SAS Institute Inc. All Rights Reserved.