borland Packages Class Hierarchy dx.sql.dataset Package
java.lang.Object +----com.borland.dx.dataset.Provider +----com.borland.dx.sql.dataset.JdbcProvider +----com.borland.dx.sql.dataset.ProcedureProvider +----com.borland.dx.sql.dataset.QueryProvider
Properties Methods
Implements Designable, LoadCancel, ConnectionUpdateListener, Task, Serializable, EventListener
This class is used internally by other com.borland classes. You should never use this class directly.
public boolean isAccumulateResults() public void setAccumulateResults(boolean accumulate)This property is used internally by other com.borland classes. You should never use this property directly.
public synchronized void close(StorageDataSet sds, boolean loadRemainingRows)This method is used internally by other com.borland classes. You should never use this method directly.
public void closeStatement()This method is used internally by other com.borland classes. You should never use this method directly.
public StorageDataSet fetchDataSet()This method is used internally by other com.borland classes. You should never use this method directly.
public boolean hasMoreData(StorageDataSet sds)This method is used internally by other com.borland classes. You should never use this method directly.
public void ifBusy(StorageDataSet dataSet)This method is used internally by other com.borland classes. You should never use this method directly.
public void provideData(StorageDataSet dataSet, boolean toOpen)This method is used internally by other com.borland classes. You should never use this method directly.
public void provideMoreData(StorageDataSet sds)This method is used internally by other com.borland classes. You should never use this method directly.