public class SQLColumnReference extends SQLConstraintImpl implements SQLColumnConstraint
构造器和说明 |
---|
SQLColumnReference() |
限定符和类型 | 方法和说明 |
---|---|
List<SQLName> |
getColumns() |
SQLName |
getTable() |
void |
setColumns(List<SQLName> columns) |
void |
setTable(SQLName table) |
getEnable, getName, setEnable, setName
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toString
getName, setName
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.