类 SQLConstraintImpl

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.statement.SQLConstraintImpl
所有已实现的接口:
SQLDbTypedObject, SQLObject, SQLConstraint
直接已知子类:
MySqlTableIndex, SQLCheck, SQLColumnCheck, SQLColumnPrimaryKey, SQLColumnReference, SQLColumnUniqueKey, SQLDefault, SQLForeignKeyImpl, SQLNotNullConstraint, SQLNullConstraint, SQLUnique

public abstract class SQLConstraintImpl extends SQLObjectImpl implements SQLConstraint, SQLDbTypedObject