How to extract actual entity and property name that is a duplicate from Hibernate ConstraintViolatio

Posted by mP on Stack Overflow See other posts from Stack Overflow or by mP
Published on 2010-06-08T05:51:19Z Indexed on 2010/06/08 10:42 UTC
Read the original article Hit count: 205

Filed under:

I would like to be able to extract the entity and property from the ConstraintViolationException message in a rdbms neutral way... Can this be done ? if so how ?

© Stack Overflow or respective owner

Related posts about hibernate