Class FieldNamespace

  • All Implemented Interfaces:
    SqlValidatorNamespace

    class FieldNamespace
    extends AbstractNamespace
    Implementation of SqlValidatorNamespace for a field of a record.

    A field is not a very interesting namespace - except if the field has a record or multiset type - but this class exists to make fields behave similarly to other records for purposes of name resolution.