Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Extract constraint-name from SQLException

Hi
 
Hibernate has a ConstraintViolationException which one can call getConstraintName on in order to get the constraint-name on constraint-violation errors in DB. It has extractors for most databases which it delegates to.
 
Does EL has something similar?
 
Thanks.
 
--
Andreas Joseph Krogh <andreak@xxxxxxxxxxxx>      mob: +47 909 56 963
Senior Software Developer / CTO - OfficeNet AS - http://www.officenet.no
Public key: http://home.officenet.no/~andreak/public_key.asc

Back to the top