MCQs > IT & Programming > Hibernate > Which one of the following statements is NOT true about the following HQL query: from Item item join item.bids bid where item.description like '%gc%' and bid.amount > 100

Hibernate MCQs

Which one of the following statements is NOT true about the following HQL query: from Item item join item.bids bid where item.description like '%gc%' and bid.amount > 100

Answer

Correct Answer: The bids collection of each Item will be eagerly loaded.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Hibernate Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Hibernate Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it