What Session.flush() do ?

  1. the state of that object will be synchronized with the database.

  2. the state of that object will be synchronized with the SessionFactory.

  3. remove state of that object from Session.

  4. remove state of that object from SessionFactory.


Correct Option: A

Find more quizzes: