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