com.alibaba.druid.sql.dialect.mysql.ast
Interface MySqlHint

All Superinterfaces:
MySqlObject, SQLHint, SQLObject
All Known Subinterfaces:
MySqlIndexHint
All Known Implementing Classes:
MySqlForceIndexHint, MySqlIgnoreIndexHint, MySqlIndexHintImpl, MySqlUseIndexHint

public interface MySqlHint
extends SQLHint, MySqlObject


Method Summary
 
Methods inherited from interface com.alibaba.druid.sql.dialect.mysql.ast.MySqlObject
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.