InterviewSolution
Saved Bookmarks
| 1. |
Which method is used to update the state of the given instance from the underlying database? |
|
Answer» Session.update updates the state of the given instance from the underlying database. |
|