com.alibaba.druid.sql.dialect.mysql.ast
接口 MySqlIndexHint

所有超级接口:
MySqlHint, MySqlObject, SQLHint, SQLObject
所有已知实现类:
MySqlForceIndexHint, MySqlIgnoreIndexHint, MySqlIndexHintImpl, MySqlUseIndexHint

public interface MySqlIndexHint
extends MySqlHint


嵌套类摘要
static class MySqlIndexHint.Option
           
 
方法摘要
 
从接口 com.alibaba.druid.sql.dialect.mysql.ast.MySqlObject 继承的方法
accept0
 
从接口 com.alibaba.druid.sql.ast.SQLObject 继承的方法
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
 



Copyright © 2013 Alibaba Group. All Rights Reserved.