|
SMACS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
representation of a foreign constraint of a mapping. It has to have a property of a list of fields which is included in the constraint - both for the local fields and the remote fields.
DbMappingForeignKeyFieldsNode| Method Summary | |
DbMappingColumnFieldName |
getForeignFieldName(int i)
get remote field by index. |
DbMappingColumnFieldName |
getLocalFieldName(int i)
get constraint field by index. |
| Methods inherited from interface smacs.load.mapping.DbMappingConstraintFields |
getColumnFieldName |
| Method Detail |
public DbMappingColumnFieldName getLocalFieldName(int i)
public DbMappingColumnFieldName getForeignFieldName(int i)
|
SMACS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||