Package com.apple.foundationdb.relational.api.metadata
Metadata artefacts in Relational.
-
Interface Summary Interface Description Column Represents a RelationalColumn
metadata being part of aTable
.DataType.Named Trait representing a type that has a name.Index AnIndex
metadata that contains information an underlying index data structure of aTable
.Metadata Base interface for Relational metadata.Schema Metadata for a RelationalSchema
.SchemaTemplate A Relational schema template metadata.Table A Relational metadata of a table.Visitor A visitor interface for theMetadata
. -
Class Summary Class Description DataType This class represents a Relational data type.DataType.ArrayType DataType.BooleanType DataType.BytesType DataType.DoubleType DataType.EnumType DataType.EnumType.EnumValue DataType.FloatType DataType.IntegerType DataType.LongType DataType.NumericType DataType.StringType DataType.StructType DataType.StructType.Field DataType.UnknownType DataType.UnresolvedType Represents an unknown type, i.e.DataType.VersionType -
Enum Summary Enum Description DataType.Code DataType.Primitives