单项选择题

如果你不能确定你要寻找的对象的持久化标识符,那么你需要使用查询,使用Session的()方法。

A.createQuery()
B.query()
C.queryAll()
D.queryObject()