1.
In Hibernate, which of the following is used to create a database named student?
2.
In Hibernate, which of these allows null values?
3.
In Hibernate, which of the following is supported by MySQL?
4.
In Hibernate, which of the following is used to delete an entire MySQL database?
5.
In Hibernate, ________________________ is used to make a persistent connection to a database.
6.
In Hibernate, which of the following statements requests the user to enter a value ending with qpt?
7.
In Hibernate, which of the following is mandatory to use MySQL?
8.
In Hibernate, which of the following is used to insert a row into the table?
9.
In Hibernate, which of the following does a set of SELECT use?
10.
In Hibernate, which of the following platforms supports the implementation of MySQL?