-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: JPA Exceptions
PostPosted: Mon Jun 14, 2010 2:31 pm 
Newbie

Joined: Sat Dec 05, 2009 1:34 am
Posts: 12
I finished a battery of DAO integration tests using JPA/Hibernate and many of them expect exceptions to be thrown. However, I have noticed that Hibernate seems to ignore the nice hierarchy of exceptions provided by the JPA spec and instead always throws a
Code:
PersistenceException
that simply wraps the Hibernate specific exception.

Am I doing something wrong somewhere or is this a bug in Hibernate that it doesn't map its own exception into JPA ones when being used as a JPA provider?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.