1.
Which of the following statements about Hibernate is true?
2.
In Hibernate, which of these is used for mapping?
3.
In Hibernate, which of these is called to start a transaction?
4.
In Hibernate, which of these annotations lies at the class level?
5.
In Hibernate, which of the following is considered a root level element?
6.
In Hibernate, what does <generator class="native"/> do?
7.
In Hibernate, which of the following statements about the @Entity annotation is correct?
8.
In Hibernate, which of the following statements about ORM is correct?
9.
In Hibernate, which of the following statements about CacheMode is correct?
10.
In Hibernate, which of the following statements is true?