单项选择题

在Hibernate中,()对象的创建代价很高,它是线程安全对象,为所有的应用程序线程所共享。

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