MCQOPTIONS
Saved Bookmarks
| 1. |
WHICH_OF_THE_FOLLOWING_IS_NOT_AN_ADVANTAGE_OF_HIBERNATE_CRITERIA_API??$ |
| 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 |
| Answer» C. Allows to fetch only selected columns of result | |