多项选择题

在Hibernate中,Session提供了以下()检索方法,可以用来从数据库中检索对象。

A.load()
B.get()
C.find()
D.select()