Versions Compared

Key

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

An Object Access Module Object Access Module is automatically created when a table is (re)compiled. The module implements all the business rules for the table columns, derives virtual columns, and looks up related tables when a pre-determined join column is accessed. It also calls a trigger function, when the trigger conditions are true. All LANSA components access the table via its OAM.
Image Removed
 
Image Added