Interface CatalogObject.Namespaced<T extends Lexicals.Identifier.Unqualified<T>>

All Superinterfaces:
CatalogObject.Named<T>
All Known Subinterfaces:
RegClass, RegClass.Known<T>, RegCollation, RegConfig, RegDictionary, RegOperator, RegProcedure<M>, RegType, RegType.Unresolved
Enclosing interface:
CatalogObject

public static interface CatalogObject.Namespaced<T extends Lexicals.Identifier.Unqualified<T>> extends CatalogObject.Named<T>
Interface for any catalog object that has a name and also a namespace or schema (an associated instance of RegNamespace).