public class FBRowId extends Object implements RowId
This is a thin wrapper around the bytes of a RDB$DB_KEY
.
Constructor and Description |
---|
FBRowId(byte[] rowIdBytes)
Creates an
FBRowId from the provided byte array. |
public FBRowId(byte[] rowIdBytes)
FBRowId
from the provided byte array.rowIdBytes
- Bytes of the row idCopyright © 2001-2019 Jaybird (Firebird JDBC/JCA) team. All rights reserved.