com.alibaba.druid.sql.ast
接口 SQLHint

所有超级接口:
SQLObject
所有已知子接口:
MySqlHint, MySqlIndexHint
所有已知实现类:
MySqlForceIndexHint, MySqlIgnoreIndexHint, MySqlIndexHintImpl, MySqlUseIndexHint, SQLCommentHint, SQLExprHint

public interface SQLHint
extends SQLObject


方法摘要
 
从接口 com.alibaba.druid.sql.ast.SQLObject 继承的方法
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
 



Copyright © 2013 Alibaba Group. All Rights Reserved.