Interface IonMutableCatalog

    • Method Detail

      • putTable

        void putTable​(SymbolTable sharedTable)
        Adds a symbol table to this catalog. This interface does not define the behavior of this method if this catalog already contains a table with the same name and version.
        Parameters:
        sharedTable - must be shared but not a system table or substitute table.