borland Packages Class Hierarchy dx.dataset Package
com.borland.dx.dataset.Designable +----com.borland.dx.dataset.Store
Methods
Implemented by DataStore, DataStoreConnection
The Store
interface collects the basic storage behavior for data that has been loaded into a DataSet
component.
This interface is used internally by other com.borland
classes. You should never use this interface directly.
StoreInternals getStoreInternals()This method is used internally by other
com.borland
classes. You should never use this method directly.