| Package | Description |
|---|---|
| oracle.kv.table |
Table support for Oracle NoSQL Database.
|
| Modifier and Type | Method and Description |
|---|---|
FixedBinaryValue |
FieldValue.asFixedBinary()
Casts to FixedBinaryValue.
|
FixedBinaryValue |
FixedBinaryValue.clone()
Returns a deep copy of this object.
|
FixedBinaryValue |
FieldDef.createFixedBinary(byte[] value)
Creates a FixedBinaryValue instance based on the value if this is
a
FixedBinaryDef. |
FixedBinaryValue |
FixedBinaryDef.fromString(String encodedString)
Creates a FixedBinaryValue instance from a String.
|
Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved.