|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.architect.etl.ETLUtils
public class ETLUtils
| Method Summary | |
|---|---|
static java.util.Map<SQLTable,java.util.Collection<SQLTable>> |
findTableLevelMappings(java.util.Collection<SQLTable> targetTables)
Generates a map from source tables to all their target tables. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.util.Map<SQLTable,java.util.Collection<SQLTable>> findTableLevelMappings(java.util.Collection<SQLTable> targetTables)
throws ArchitectException
targetTables -
ArchitectException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||