borland Packages Class Hierarchy jbcl.dataset Package Index
borland.jbcl.dataset.Store
Methods
Implemented by DataStore, MemoryStore
The Store interface collects the basic storage behavior for data that has been loaded into a JBuilder DataSet component. This interface is used internally by other classes in the JBCL. You should never use this interface directly.
StoreInternals getStoreInternals()This method is used internally by other classes in the JBCL. You should never use this method directly.