Class JdbcRowId

JdbcRowId

A JDBC RowId. For documentation of this class, see java.sql.RowId .

Methods

MethodReturn typeBrief description
getBytes()Byte[]For documentation of this method, see java.sql.RowId#getBytes().

Detailed documentation

getBytes()

For documentation of this method, see java.sql.RowId#getBytes().

Return

Byte[] — The bytes representing the ROWID represented by this JdbcRowId.