public interface ColumnReference extends Serializable, Comparable<ColumnReference>
Modifier and Type | Method and Description |
---|---|
Column |
getForeignKeyColumn()
Gets the foreign key column.
|
Column |
getPrimaryKeyColumn()
Gets the primary key column.
|
compareTo
Copyright © 2000-2017 Sualeh Fatehi. All rights reserved.