Hibernate Quiz # 3

Instructions
Quiz: Hibernate Quiz # 3
Subject: Basic Hibernate
Total Questions: 30 MCQs
Time: 30 Minutes

Note

  • Do not refresh the page while taking the test.
  • Results along with correct answers will be shown at the end of the test.
Hibernate Quiz # 3
Question 1 of 30
00:00
  • Which of the following is NOT true about First Level Cache?

  • Which of the following is NOT a valid caching strategy?

  • Which one of the following statements is true about how Hibernate retrieves an object?

  • Object-oriented languages represent data as a ____ of objects

  • Which one of the following statements is NOT true about entity lifecycle events?

  • Which one of the following statements is NOT true about many to many relationship mapping?

  • Which one of the following statements is NOT true about using components in Hibernate?

  • Which of the following is NOT true about Hibernate OGM (still being developed)?

  • Which one of the following statements is NOT true about Hibernate's cascading persistence?

  • Which one of the following statements is true about using annotation to setup Inheritance Models?

  • Which of the following statements is true about using cache in Hibernate?

  • Which one of the following statements is NOT true about HQL joins?

  • Which of the following is NOT true about Second Level Cache?

  • Which of the following statements is NOT true about mapping one class to multiple tables using annotation?

  • Which of the following does NOT correctly describe LockMode.NONE?

  • Which one of the following statements is NOT true about using annotation mapping Entity hierarchies?

  • Which of the following statement is NOT true?

  • Which of the following correctly describes org.hibernate.SQL log category?

  • Which one of the following statements is NOT true about join strategy (table per subclass)?

  • Which one of the following statements is NOT true about entity lifecycle events

  • Which of the following is NOT a valid id generator class?

  • 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

  • Which one of the following statements is true about entity type and value type in Hibernate?

  • Which one of the following statements is True about the following query: from Item as I where i.description = :description

  • Which one of the following statement is NOT true about many to one relationship mapping?

  • Which one of the following statements is NOT true about transient state?

  • Which of the following is not TRUE about StatelessSession interface/implementation in Hibernate Batch?

  • Which of the following is NOT a valid org.hibernate.ConnectionReleaseMode?

  • 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'

  • Which of the following correctly describes org.hibernate.cache log category?

Liked this quiz? Share it with friends:

Hibernate Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

Hibernate Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it