Across
- 2. – A feature that helps and optimizes entity loading by retrieving related entities in batches.
- 3. – The process of converting Java objects into database records and vice versa.
- 4. – The abstraction in Hibernate that represents a unit of work with a database.
- 6. – The new type system in Hibernate 6 that allows mapping database types.
- 9. – A common Hibernate strategy to fetch associated entities efficiently.
Down
- 1. – The mechanism in Hibernate responsible for persisting objects in the database.
- 5. – The new immutable data type introduced in Hibernate 6 for better performance.
- 7. – The standard API for database interaction that Hibernate implements.
- 8. – The powerful query language used in Hibernate for object-oriented queries.
