在Hibernate中,Session类提供了()接口,提供了参数绑定、结果集处理以及运行实际查询的方法。
A:createSQLQuery()
B:save()
C:update()
D:delete()
出自:Oracle认证