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