borland Packages Class Hierarchy datastore Package
java.lang.Object +----com.borland.datastore.Cursor +----com.borland.datastore.SqlNavCursor +----com.borland.datastore.SqlIndexCursor +----com.borland.datastore.SqlLocateCursor
Variables Properties Methods
This class is used internally by other com.borland
classes. You should never use this class directly.
public final void cache()
This method is used internally by other com.borland
classes. You should never use this method directly.
Overrides: com.borland.datastore.Cursor.cache()
public final void closeCached()
This method is used internally by other com.borland
classes. You should never use this method directly.
public com.borland.datastore.SqlIndexCursor sqlIndexCursor()
This method is used internally by other com.borland
classes. You should never use this method directly.
public com.borland.datastore.SqlLocateCursor sqlLocateCursor()
This method is used internally by other com.borland
classes. You should never use this method directly.