接口 SQLIndex
- 所有超级接口:
SQLObject
- 所有已知实现类:
MySqlKey,MySqlPrimaryKey,MySqlTableIndex,MySqlUnique,OracleCreateIndexStatement,SQLAlterTableAddIndex,SQLAlterTableAlterIndex,SQLCreateIndexStatement,SQLIndexDefinition
-
方法概要
从接口继承的方法 com.alibaba.druid.sql.ast.SQLObject
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
-
方法详细资料
-
getCovering
-
getColumns
List<SQLSelectOrderByItem> getColumns()
-