Class ShowCurrentDatabaseOperation

java.lang.Object
org.apache.flink.table.operations.ShowCurrentDatabaseOperation
All Implemented Interfaces:
ExecutableOperation, Operation, ShowOperation

@Internal public class ShowCurrentDatabaseOperation extends Object implements ShowOperation
Operation to describe SHOW CURRENT DATABASE operation.