|
SMACS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
representation of transform rule.
has a number of properties
(a) a List of DbMappingTargetInsert rules.
(b) a source definition as DbMappingSourceCursor
(c) a DistinctSet store that can be queries with two functions.
| Method Summary | |
DbMappingSourceCursor |
getSourceCursor()
elem for source definition. |
DbMappingTargetInsert |
getTargetInsert(int i)
elem of list of target inserts. |
int |
getTargetInsertMax()
size of list of target inserts. |
DbMappingDistinct |
hasDistinct(DbMappingTargetInsert insert)
test for distinct. |
DbMappingDistinct |
hasDistinctSet(DbMappingTargetInsert insert)
test for distinct. |
| Method Detail |
public int getTargetInsertMax()
public DbMappingTargetInsert getTargetInsert(int i)
public DbMappingSourceCursor getSourceCursor()
public DbMappingDistinct hasDistinct(DbMappingTargetInsert insert)
public DbMappingDistinct hasDistinctSet(DbMappingTargetInsert insert)
|
SMACS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||