JavaScript is disabled on your browser.
Skip navigation links
Oracle NoSQL Database
version 24.4.9
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
oracle.kv.table.EnumDef
Packages that use
EnumDef
Package
Description
oracle.kv.table
Table support for Oracle NoSQL Database.
Uses of
EnumDef
in
oracle.kv.table
Methods in
oracle.kv.table
that return
EnumDef
Modifier and Type
Method
Description
EnumDef
FieldDef.
asEnum
()
Casts to EnumDef.
EnumDef
EnumDef.
clone
()
EnumDef
EnumValue.
getDefinition
()
Returns the
EnumDef
instance that defines this value.