public interface BaseForeignKey<R extends ColumnReference> extends NamedObject, Iterable<R>
Modifier and Type | Method and Description |
---|---|
List<R> |
getColumnReferences()
Gets the list of column pairs.
|
getFullName, getLookupKey, getName
compareTo
forEach, iterator, spliterator
Copyright © 2000-2017 Sualeh Fatehi. All rights reserved.