InterviewSolution
Saved Bookmarks
| 1. |
Which method is used to remove a persistent instance from the datastore? |
|
Answer» Session.delete removes a persistent instance from the datastore. |
|