Multiple choice technology

Mapping level instruction overrides Session level instrucion

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In Hibernate and similar ORM frameworks, mapping-level instructions (defined on specific properties or relationships) do override session-level instructions. This allows fine-grained control where specific mappings behave differently from the session default configuration.