单项选择题

在Hibernate中,如果需要为QBC查询设置查询条件,需要使用()。

A.where子句
B.建立一个Criterion对象
C.建立一个Expression对象
D.使用Creiteria接口