10 module
com { module sun { module star { module sdbc {
provides SQL ROWID value which is a built-in type, a value of which can be thought of as an address f...
Definition XRowId.idl:20
sequence< byte > getBytes()
Returns an array of bytes representing the value of the SQL ROWID designated by this RowId object.
boolean equals([in]any x)
Compares this RowId to the specified object.
string toString()
Returns a String representing the value of the SQL ROWID designated by this RowId object.
long hashCode()
Returns a hash code value of this RowId object.
Definition Ambiguous.idl:20