Google News
logo
Java Hibernates - Interview Questions
What is the purpose of Session.beginTransaction() method?
Session.beginTransaction method begins a unit of work and returns the associated Transaction object.
Advertisement