com.alibaba.druid.sql.ast.statement
Interface SQLColumnConstraint

All Superinterfaces:
SQLConstaint, SQLObject
All Known Implementing Classes:
NotNullConstraint

public interface SQLColumnConstraint
extends SQLConstaint


Method Summary
 
Methods inherited from interface com.alibaba.druid.sql.ast.statement.SQLConstaint
getName, setName
 
Methods inherited from interface com.alibaba.druid.sql.ast.SQLObject
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
 



Copyright © 2012 Alibaba Group. All Rights Reserved.