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

所有超级接口:
SQLConstaint, SQLObject
所有已知实现类:
NotNullConstraint, SQLColumnCheck, SQLColumnPrimaryKey, SQLColumnReference, SQLColumnUniqueKey

public interface SQLColumnConstraint
extends SQLConstaint


方法摘要
 
从接口 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 Alibaba Group. All Rights Reserved.