borland Packages Class Hierarchy datastore Package
java.lang.Object +----com.borland.datastore.Cursor +----com.borland.datastore.SqlMergeJoinCursor
Variables Properties Methods
This class is used internally by other com.borland
classes. You should never use this class directly.
public Column[] getColumns()
This property is used internally by other com.borland
classes. You should never use this property directly.
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()
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()
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)
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()
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)