Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Tables will be “source” components (the “Starting Components”)
  • Java classes will be “target” components (the “Impacted Components”)

 

Info

As a mnemonic rule, you could think of an Impact Analysis query in terms of SQL:

  • Impacted components (targets): what we want to know (the SELECT clause)
  • Starting components (sources): the conditions to meet (the WHERE clause)

...