1.
In Hibernate, what happens if the WHERE clause is omitted from an UPDATE statement?
2.
In Hibernate, which of the following is mandatory in an UPDATE statement?
3.
In Hibernate, which of the following is the correct syntax for an UPDATE statement?
4.
In Hibernate, which of the following statements is true?
5.
In Hibernate, which of the following can be different in an INSERT statement?
6.
In Hibernate, which of the following is used to point multiple entities to a target entity?
7.
In Hibernate, which of the following is used to manipulate Oracle database structures?
8.
Which of the following is used to return a specified portion of a character string in Hibernate?
9.
In Hibernate, which of the following is the correct syntax to represent a one-to-many relationship?
10.
In Hibernate, which of the following is used to issue multiple CREATE TABLE and CREATE VIEW statements in a single transaction?