Problem Inserting Data,
September 1, 2009 at 12:02 PM
Here in the above example you did not use Transaction. But i could not insert data without using Transaction interface. I used directly session.save() without using Transaction, but i could not insert the record.
View All Comments
| View Tutorial