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
AnswerC.
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