[][src]Module extremedb::dict

eXtremeDB dictionary wrapper types.

The dictionary describes the schema of the database. It is either produced statically and embedded in the application code, or created and managed dynamically, e.g. using the SQL DDL language.

Static definition of the dictionary is planned for a future release. The types in this module are not used with the dynamic dictionary, and will be documented later.

Modules

mco_const

Structs

DictClassInfo
DictCollation
DictEvent
DictField
DictIndex
DictIndexField
DictInitDataD
DictInitDataI
DictLayout
DictStruct
Dictionary

Type Definitions

McoDictClassInfo
McoDictCollation
McoDictEvent
McoDictField
McoDictIndex
McoDictIndexField
McoDictInitDataD
McoDictInitDataI
McoDictLayout
McoDictStruct
McoDictionary