Class OrientRowId

java.lang.Object
com.orientechnologies.orient.jdbc.OrientRowId
All Implemented Interfaces:
RowId

public class OrientRowId extends Object implements RowId
  • Field Details

    • rid

      protected final ORID rid
  • Constructor Details

    • OrientRowId

      public OrientRowId(ORID rid)
  • Method Details