borland.jbcl Packages borland.jbcl Class Hierarchy borland.jbcl.dataset
borland.jbcl.dataset.Store
Methods
Implemented by HelpDataSet, MemoryStore
This interface is used internally by other classes in the JBCL. You should never use this interface directly.
public MatrixData closeDataSet(borland.jbcl.dataset.StorageDataSet dataSet, borland.jbcl.dataset.MatrixData data, int reason)This method is used internally by other classes in the JBCL. You should never use this method directly.
public StorageDataSet createAggDataSet(borland.jbcl.dataset.StorageDataSet dataSet)This method is used internally by other classes in the JBCL. You should never use this method directly.
public void deleteDataSet(borland.jbcl.dataset.StorageDataSet dataSet, borland.jbcl.dataset.MatrixData data)This method is used internally by other classes in the JBCL. You should never use this method directly.
public MatrixData emptyDataSet(borland.jbcl.dataset.StorageDataSet dataSet, borland.jbcl.dataset.MatrixData data)This method is used internally by other classes in the JBCL. You should never use this method directly.
public MatrixData openDataSet(borland.jbcl.dataset.StorageDataSet dataSet, borland.jbcl.dataset.MatrixData data)This method is used internally by other classes in the JBCL. You should never use this method directly.
public void renameStoreName(borland.jbcl.dataset.StorageDataSet dataSet, java.lang.String newName)This method is used internally by other classes in the JBCL. You should never use this method directly.
public void renameTableName(borland.jbcl.dataset.StorageDataSet dataSet, java.lang.String newName)This method is used internally by other classes in the JBCL. You should never use this method directly.
public MatrixData setColumns(borland.jbcl.dataset.StorageDataSet dataSet, borland.jbcl.dataset.MatrixData data, borland.jbcl.dataset.Column[] columns)This method is used internally by other classes in the JBCL. You should never use this method directly.