In which of the following methods, the instance returned will provide direct access to the identity map of the session that owns the primary key identifier?

37. In which of the following methods, the instance returned will provide direct access to the identity map of the session that owns the primary key identifier?

  1. join()
  2. one()
  3. add()
  4. Get()

Answer: D) Get()

Explanation:

In get() function the instance returned will provide direct access to the identity map of the session that owns the primary key identifier.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.