These are the data type-specific methods for adding an ABL ROWID parameter:
Syntax
public void addRowid(int position, com.progress.open4gl.Rowid value,
int mode)
throws Open4GLException
public void addRowidArray(int position, com.progress.open4gl.Rowid[] value,
int mode, int extentValue)
throws Open4GLException