Class JdbcRowId
JdbcRowId
RowId
של JDBC. למסמכי העזרה של הכיתה הזו, ראו java.sql.RowId
.
מסמכים מפורטים
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-12-02 (שעון UTC).
[null,null,["עדכון אחרון: 2024-12-02 (שעון 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()`."]]],[]]