[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2019-04-12 UTC."],[[["JdbcRowId is a JDBC representation of a SQL ROWID used for uniquely identifying a row within a database table, mirroring the functionality of `java.sql.RowId`."],["It primarily provides a `getBytes()` method to access the underlying ROWID value as a byte array, as detailed in the Java documentation for `java.sql.RowId#getBytes()`."]]],[]]