public interface Constraint<T extends Constraint<T>> extends Named<String,T>
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getColumnList() |
QualifiedName |
getTable() |
compareToQualifiedName getTable()
List<String> getColumnList()
Copyright © 2004–2014 Paul Ferraro. All rights reserved.