Class PrestoExecuteStatement

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
com.alibaba.druid.sql.dialect.presto.ast.stmt.PrestoExecuteStatement
All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLStatement, PrestoObject, PrestoSQLStatement

public class PrestoExecuteStatement extends SQLStatementImpl implements PrestoSQLStatement