MCQs > IT & Programming > Hibernate > Which one of the following statements is true about the following HQL query: select department from Department department join department.employees employee where employee.address.state = 'CA' and department.name='marketing'

Hibernate MCQs

Which one of the following statements is true about the following HQL query: select department from Department department join department.employees employee where employee.address.state = 'CA' and department.name='marketing'

Answer

Correct Answer: The department objects returned are lazy 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