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