Class PhoenixStatementImpl

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
com.alibaba.druid.sql.dialect.phoenix.ast.PhoenixStatementImpl
All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLStatement, PhoenixObject
Direct Known Subclasses:
PhoenixUpsertStatement

public abstract class PhoenixStatementImpl extends SQLStatementImpl implements PhoenixObject
Created by wenshao on 16/9/14.