Interface | Description |
---|---|
EntityBinding<E> |
A binding between a key-value entry pair and an entity object.
|
EntryBinding<E> |
A binding between a key or data entry and a key or data object.
|
Class | Description |
---|---|
ByteArrayBinding |
A pass-through
EntryBinding that uses the entry's byte array as
the key or data object. |
RecordNumberBinding |
An
EntryBinding that treats a record number key entry as a
Long key object. |
Copyright (c) 1996, 2020 Oracle and/or its affiliates. All rights reserved.