Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

hibernate savepoint problem

  Asked By: Anpu    Date: Sep 29    Category: Java    Views: 1337
  

I try to use savepoint in hibernate 3 as following :

hibernateConection.setAutocommit(false);

Savepoint savepoint = hibernateConection.setSavepoint();

.

.

.

But I give a exception than I can’t catch it.

Can anybody help me to give me a solution for this.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on hibernate savepoint problem Or get search suggestion and latest updates.




Tagged: