Class ProcedureNamespace

java.lang.Object
org.apache.calcite.sql.validate.ProcedureNamespace
All Implemented Interfaces:
SqlValidatorNamespace

public class ProcedureNamespace extends Object
Namespace whose contents are defined by the result of a call to a user-defined procedure.