Uses of Interface
org.apache.flink.table.operations.UseOperation
Packages that use UseOperation
-
Uses of UseOperation in org.apache.flink.table.operations
Classes in org.apache.flink.table.operations that implement UseOperationModifier and TypeClassDescriptionclassOperation to describe a USE CATALOG statement.classOperation to describe a USE [catalogName.]dataBaseName statement.classOperation to describe a USE MODULES statement.