borland Packages  Class Hierarchy  datastore Package 

SqlMergeJoinCursor class

java.lang.Object
   +----com.borland.datastore.Cursor
           +----com.borland.datastore.SqlMergeJoinCursor

About the SqlMergeJoinCursor 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.


SqlMergeJoinCursor variables

Variables implemented in com.borland.datastore.Cursor

SqlMergeJoinCursor properties

*Read-only properties **Write-only properties

Properties implemented in this class

Properties implemented in com.borland.datastore.Cursor

Properties implemented in java.lang.Object

SqlMergeJoinCursor methods

Methods implemented in this class

Methods implemented in com.borland.datastore.Cursor

Methods implemented in java.lang.Object


SqlMergeJoinCursor properties

columns

 public Column[] getColumns()

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


SqlMergeJoinCursor methods

close()

  public void close()

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

Overrides: com.borland.datastore.Cursor.close()

first()

  public boolean first()

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

Overrides: com.borland.datastore.Cursor.first()

getRowOffsets(int)

  protected void getRowOffsets(int count)

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

Overrides: com.borland.datastore.Cursor.getRowOffsets(int)

next()

  public boolean next()

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

Overrides: com.borland.datastore.Cursor.next()

provideFieldBytes(int, int)

  public void provideFieldBytes(int off, int length)

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

Overrides: com.borland.datastore.Cursor.provideFieldBytes(int, int)