Uses of Interface
oracle.kv.table.FixedBinaryDef
-
Packages that use FixedBinaryDef Package Description oracle.kv.table Table support for Oracle NoSQL Database. -
-
Uses of FixedBinaryDef in oracle.kv.table
Methods in oracle.kv.table that return FixedBinaryDef Modifier and Type Method Description FixedBinaryDefFieldDef. asFixedBinary()Casts to FixedBinaryDef.FixedBinaryDefFixedBinaryDef. clone()FixedBinaryDefFixedBinaryValue. getDefinition()Returns theFixedBinaryDefinstance that defines this value.
-