1.
In Hibernate, which of the following statements about JDBC is true?
2.
In Hibernate, which of the following statements about the query-level cache is true?
3.
In Hibernate, which of the following annotations is used to explicitly specify the name of the column?
4.
Which of the following is not a core component of Hibernate?
5.
In Hibernate, which of the following is used to define specific mappings from the Java classes to the database tables?
6.
In Hibernate, which of the following is used to map java.util.Collection?
7.
In Hibernate, which of the following provides methods to add criteria?
8.
In Hibernate, which of the following statements about lazy loading is true?
9.
In Hibernate, which of the following files is used to log in using Log4j?
10.
When was the Hibernate Framework created?