• 2022-06-07
    在Hibernate中,对于原生SQL查询执行的控制是通过()接口进行的。
    A: SQLQuery()
    B: NativeSQLQuery
    C: CreateQuery
    D: SetQuery