Package | Description |
---|---|
com.orchestranetworks.addon.daqa.crosswalk |
Provides classes and interfaces required for crosswalk operations.
|
Modifier and Type | Method and Description |
---|---|
CrosswalkTableResult |
CrosswalkExecutionResult.getResults(com.onwbp.adaptation.PrimaryKey key,
com.orchestranetworks.schema.Path tablePath)
Returns the
CrosswalkTableResult when searching a source record with a target table. |
Modifier and Type | Method and Description |
---|---|
List<CrosswalkTableResult> |
CrosswalkExecutionResult.getResults(com.onwbp.adaptation.PrimaryKey key)
Returns the list of
CrosswalkTableResult when searching with a specified source record. |