单项选择题

使用Hibernate的QBC查询,要使用SQL中的类似select count(*) from tablename方法求出记录数,必须使用()类

A.Restrictions
B.Projections
C.Criteria
D.Criteron