Home / CSE MCQs / Spring MCQs :: Discussion

Discussion :: Spring MCQs

  1. Interface whose instances can be obtained from a SessionFactory instance.
  2. A.
    Session
    B.
    Session Factory
    C.
    All of the mentioned
    D.
    None of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    In Hibernate, the core interface for object persistence is Session, whose instances can be obtained from a SessionFactory instance.


Be The First To Comment