borland Packages Class Hierarchy jbcl.dataset Package Index
borland.jbcl.dataset.StoreInternals
Properties Methods
Implemented by MemoryStore
This interface is used internally by other classes in the JBCL. You should never use this interface directly.
public boolean isDataStore()This property is used internally by other classes in the JBCL. You should never use this property directly.
public Locale getLocale()This property is used internally by other classes in the JBCL. You should never use this property directly.
public boolean isReadOnly()This property is used internally by other classes in the JBCL. You should never use this property directly.
public void attach(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 empty(borland.jbcl.dataset.StorageDataSet dataSet)This method is used internally by other classes in the JBCL. You should never use this method directly.
public boolean exists(borland.jbcl.dataset.StorageDataSet dataSet)This method is used internally by other classes in the JBCL. You should never use this method directly.
public MatrixData open(borland.jbcl.dataset.StorageDataSet dataSet, borland.jbcl.dataset.MatrixData data, int matrixDataType, int aggGroupColumnCount, borland.jbcl.dataset.AggManager aggManager)This method is used internally by other classes in the JBCL. You should never use this method directly.
public Store opening(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 rename(java.lang.String storeName, java.lang.String newStoreName)This method is used internally by other classes in the JBCL. You should never use this method directly.
public void updateProperties(borland.jbcl.dataset.StorageDataSet dataSet)This method is used internally by other classes in the JBCL. You should never use this method directly.