com.alibaba.druid.sql.ast.statement
接口 SQLTableElement

所有超级接口:
SQLObject
所有已知子接口:
OracleConstraint, SQLForeignKeyConstraint, SQLPrimaryKey, SQLTableConstaint
所有已知实现类:
MySqlKey, MySqlPrimaryKey, MySqlSQLColumnDefinition, MySqlTableIndex, MySqlUnique, OracleCheck, OracleForeignKey, OraclePrimaryKey, OracleUnique, SQLCheck, SQLColumnDefinition, SQLForeignKeyImpl, SQLPrimaryKeyImpl, SQLServerColumnDefinition, SQLUnique

public interface SQLTableElement
extends SQLObject


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



Copyright © 2013-2014 Alibaba Group. All Rights Reserved.