Jdbc
Row
Id
A JDBC Row
. For documentation of this class, see java.sql.RowId
.
Methods
| Method | Return type | Brief description |
|---|---|---|
Byte[]
|
For documentation of this method, see java.sql.RowId#getBytes()
. |
Detailed documentation
get
Bytes()
For documentation of this method, see java.sql.RowId#getBytes()
.
Return
Byte[]
— The bytes representing the ROWID
represented by this Jdbc
.

