Class PrestoPrepareStatement

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

public class PrestoPrepareStatement extends SQLStatementImpl implements PrestoSQLStatement