📚 Practice Mode
Oracle Database and Hibernate ORM Quiz
Learn at your own pace with hints and detailed explanations
1 / 20
Multiple Choice
How can the mapping files be configured in Hibernate?
- Mapping files can be added to Configuration in the application code
- They can be configured in hibernate.cfg.xml using the <mapping> elements
- Both a and b
- None of the above