Oracle Database and Hibernate ORM Quiz
Casual Mode - Take your time!
1 / 20
Correct
0
Incorrect
0
Score
0%
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