DB2 10.5 for Linux, UNIX, and Windows

DB2RowID interface

The com.ibm.db2.jcc.DB2RowID interface is used for declaring Java™ objects for use with the SQL ROWID data type.

The com.ibm.db2.jcc.DB2RowID interface does not apply to connection to IBM® Informix®.

DB2RowID methods

The following method is defined only for the IBM Data Server Driver for JDBC and SQLJ.

getBytes
Format:
public byte[] getBytes()

Converts a com.ibm.jcc.DB2RowID object to bytes.