| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.sqls.impl.ForeignKeyImpl.ColumnReferenceImpl
| Constructor Summary | |
| ForeignKeyImpl.ColumnReferenceImpl(Column pLocalColumn,
                                   Column pReferencedColumn) | |
| Method Summary | |
|  Column | getLocalColumn()Returns the column referencing a column in the referenced table. | 
|  Column | getReferencedColumn()Returns the column being referenced in the referenced table. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public ForeignKeyImpl.ColumnReferenceImpl(Column pLocalColumn,
                                          Column pReferencedColumn)
| Method Detail | 
public Column getLocalColumn()
ForeignKey.ColumnLinkReturns the column referencing a column in the referenced table.
getLocalColumn in interface ForeignKey.ColumnLinkpublic Column getReferencedColumn()
ForeignKey.ColumnLinkReturns the column being referenced in the referenced table.
getReferencedColumn in interface ForeignKey.ColumnLink| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||