A JDBC Row
. For documentation of this class, see java.sql.RowId
.
Methods
Method | Return type | Brief description |
---|---|---|
get | 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 Jdbc
.