单项选择题

在Hibernate中,如果知道某个实例的持久化标识,可以使用()的load()方法来获取它。

A.SessionFactory
B.Session
C.Configuration
D.Context