com.alibaba.druid.sql.ast
Interface SQLHint

All Superinterfaces:
SQLObject
All Known Subinterfaces:
MySqlHint, MySqlIndexHint
All Known Implementing Classes:
MySqlForceIndexHint, MySqlIgnoreIndexHint, MySqlIndexHintImpl, MySqlUseIndexHint, SQLCommentHint

public interface SQLHint
extends SQLObject


Method Summary
 
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.