RowId (Java SE 25 & JDK 25)
Interface RowId
-
Method Summary
Modifier and Type
Method
Description
booleanCompares this
RowIdto the specified object.byte[]getBytes()Returns an array of bytes representing the value of the SQL
ROWIDdesignated by thisjava.sql.RowIdobject.inthashCode()Returns a hash code value of this
RowIdobject.toString()Returns a String representing the value of the SQL ROWID designated by this
java.sql.RowIdobject.
-
Method Details
-
equals
-
getBytes
-
toString
-
hashCode
-