Class PrestoDeallocatePrepareStatement

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

public class PrestoDeallocatePrepareStatement extends SQLStatementImpl implements PrestoSQLStatement