Page 1 of 1

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

Posted: Wed Jul 13, 2022 7:50 pm
by answerhappygod
a) Allows to use aggregate functions
b) Cannot order the result set
c) Allows to fetch only selected columns of result
d) Can add conditions while fetching results