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