1.
In Hibernate, which of the following is considered as the first-level cache?
2.
Which of the following scenarios is the best example for the usefulness of a read-write concurrency strategy in Hibernate?
3.
In Hibernate, which of the following statements about hibernate annotations is correct?
4.
In Hibernate, which of the following statements about the @GeneratedValue annotation is correct?
5.
In Hibernate, which of the following about the configuration component is correct?
6.
In Hibernate,__________________________ is used to begin a session and return the associated transaction object.
7.
In Hibernate, which of the following is not used in an aggregate function?
8.
In Hibernate, which of the following statements about MySQL is true?
9.
In Hibernate, which of the following is a correct extension of SQL?
10.
In Hibernate, which of the following is used to represent a many-to-one relationship?