- java.lang.Object
-
- com.orientechnologies.orient.jdbc.OrientRowId
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected com.orientechnologies.orient.core.id.ORID |
rid |
-
Constructor Summary
Constructors
| Constructor and Description |
OrientRowId(com.orientechnologies.orient.core.id.ORID rid) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
getBytes
public byte[] getBytes()
- Specified by:
getBytes in interface java.sql.RowId
-
hashCode
public int hashCode()
- Specified by:
hashCode in interface java.sql.RowId
- Overrides:
hashCode in class java.lang.Object
Copyright © 2012–2021 OrientDB. All rights reserved.