Multiple choice technology databases

The iBATIS XML configuration file contains ________________ that have a dramatic effect on how iBATIS behaves

  1. Beans and Objects

  2. Settings and Properties

  3. settings and getting

  4. configuration and Creations

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

The main iBATIS XML configuration file uses settings and properties elements to configure framework behaviors, such as lazy loading, transaction management, and database connection pools.