|
SMACS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
representation of a test constraint of a mapping. It has to have a property of a list of fields which is included in the constraint.
DbMappingUniqueKeyFieldsNode| Method Summary | |
int |
countLocalFieldName()
max of constraint fields. |
DbMappingColumnFieldName |
getLocalFieldName(int i)
get constraint field by index. |
DbMappingColumnFieldName |
hasLocalFieldName(String name)
get constraint field by name. |
| Methods inherited from interface smacs.load.mapping.DbMappingConstraintFields |
getColumnFieldName |
| Method Detail |
public DbMappingColumnFieldName getLocalFieldName(int i)
public DbMappingColumnFieldName hasLocalFieldName(String name)
public int countLocalFieldName()
|
SMACS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||