borland Packages  Class Hierarchy  jbcl.dataset Package  Index 

Store interface

borland.jbcl.dataset.Store

About the Store interface

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.


Store methods

Methods defined in this interface


Store methods

getStoreInternals()

  StoreInternals getStoreInternals()
This method is used internally by other classes in the JBCL. You should never use this method directly.