Package com.apple.foundationdb.relational.api.metadata
package com.apple.foundationdb.relational.api.metadata
Metadata artefacts in Relational.
-
ClassDescriptionRepresents a Relational
Column
metadata being part of aTable
.This class represents a Relational data type.Trait representing a type that has a name.Represents an unknown type, i.e.AnIndex
metadata that contains information an underlying index data structure of aTable
.Base interface for all invoked routines, such as SQL functions.Base interface for Relational metadata.Metadata for a RelationalSchema
.A Relational schema template metadata.A Relational metadata of a table.A visitor interface for theMetadata
.