borland Packages  Class Hierarchy  datastore Package 

SqlNavCursor class (abstract)

java.lang.Object
   +----com.borland.datastore.Cursor
           +----com.borland.datastore.SqlNavCursor
                   +----com.borland.datastore.SqlIndexCursor
                   +----com.borland.datastore.SqlLocateCursor

About the SqlNavCursor class

Variables  Properties  Methods  
Note: This is a feature of JBuilder Professional and Enterprise.

This class is used internally by other com.borland classes. You should never use this class directly.


SqlNavCursor variables

Variables implemented in com.borland.datastore.Cursor

SqlNavCursor properties

*Read-only properties **Write-only properties

Properties implemented in com.borland.datastore.Cursor

Properties implemented in java.lang.Object

SqlNavCursor methods

Methods implemented in this class

Methods implemented in com.borland.datastore.Cursor

Methods implemented in java.lang.Object


SqlNavCursor methods

cache()

  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()

closeCached()

  public final void closeCached()

This method is used internally by other com.borland classes. You should never use this method directly.

sqlIndexCursor()

  public com.borland.datastore.SqlIndexCursor sqlIndexCursor()

This method is used internally by other com.borland classes. You should never use this method directly.

sqlLocateCursor()

  public com.borland.datastore.SqlLocateCursor sqlLocateCursor()

This method is used internally by other com.borland classes. You should never use this method directly.