Vidyalelo
Java Programming · Q70

Java Autoboxing

Programming · Java Programming · question 70

Q70

Which of the following is not an advantage of Hibernate Criteria API?

A.
Allows to use aggregate functions
B.
Cannot order the result set
Answer
C.
Allows to fetch only selected columns of result
D.
Can add conditions while fetching results

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board