borland Packages  Class Hierarchy  jbcl.dataset Package  Index 

MemoryStore class

java.lang.Object
   +----borland.jbcl.dataset.MemoryStore

About the MemoryStore class

Properties  Methods  

Implements Store, StoreInternals

The MemoryStore class defines in-memory storage behavior for data that has been loaded into a JBuilder DataSet component. This class is used internally by other classes in the JBCL. You should never use this class directly.


MemoryStore properties

*Read-only properties **Write-only properties

Properties implemented in this class

Properties implemented in java.lang.Object

MemoryStore methods

Methods implemented in this class

Methods implemented in java.lang.Object


MemoryStore properties

dataStore

 public boolean isDataStore()
This property is used internally by other classes in the JBCL. You should never use this property directly.

locale

 public Locale getLocale()
This property is used internally by other classes in the JBCL. You should never use this property directly.

readOnly

 public boolean isReadOnly()
This property is used internally by other classes in the JBCL. You should never use this property directly.

storeInternals

 public StoreInternals getStoreInternals()