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

所有超级接口:
SQLConstaint, SQLObject, SQLTableElement
所有已知子接口:
SQLForeignKeyConstraint
所有已知实现类:
MysqlForeignKey, MySqlKey, MySqlPrimaryKey, MySqlUnique, OracleForeignKey, SQLForeignKeyImpl

public interface SQLTableConstaint
extends SQLConstaint, SQLTableElement


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



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