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

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

public interface MySqlIndexHint
extends MySqlHint


Nested Class Summary
static class MySqlIndexHint.Option
           
 
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.