borland Packages Class Hierarchy datastore Package
BTree class
java.lang.Object
+----com.borland.datastore.CacheListener
+----com.borland.datastore.SaveListener
+----com.borland.datastore.BTree
+----com.borland.datastore.StreamVerifier
About the BTree class
Properties Methods
This class is used internally by other com.borland classes. You should never use this class directly.
BTree properties
*Read-only properties **Write-only properties
Properties implemented in java.lang.Object
BTree methods
Methods implemented in this class
Methods implemented in java.lang.Object
- clone()
- equals(java.lang.Object)
- finalize()
- hashCode()
- notify()
- notifyAll()
- toString()
- wait()
- wait(long)
- wait(long, int)
BTree methods
init(com.borland.datastore.StreamProperties, com.borland.datastore.TxLogRef)
protected void init(StreamProperties properties, com.borland.datastore.TxLogRef logRef)
This method is used internally by other com.borland classes. You should never use this method directly.