Interface ForeignValue

All Known Implementing Classes:
CalciteForeignValue

public interface ForeignValue
External value.

A common example is a table backed by a JDBC database, that manifests in ML as a list of records.

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    type(TypeSystem typeSystem)