com.alibaba.druid.sql.dialect.hive.ast
Interface HiveStatement

All Superinterfaces:
HiveSQLObject, SQLObject, SQLStatement
All Known Implementing Classes:
HiveCreateTableStatement, HiveShowTablesStatement, HiveStatementImpl

public interface HiveStatement
extends SQLStatement, HiveSQLObject


Method Summary
 
Methods inherited from interface com.alibaba.druid.sql.dialect.hive.ast.HiveSQLObject
accept0
 
Methods inherited from interface com.alibaba.druid.sql.ast.SQLObject
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
 



Copyright © 2012 Alibaba Group. All Rights Reserved.