]
Jason Porter resolved SEAMCATCH-37.
-----------------------------------
Resolution: Done
Unwrap SQLExceptions
--------------------
Key: SEAMCATCH-37
URL:
https://issues.jboss.org/browse/SEAMCATCH-37
Project: Seam Catch
Issue Type: Feature Request
Components: Core Implementation
Affects Versions: 3.0.0.Alpha1, 3.0.0.Alpha2, 3.0.0.Alpha3
Reporter: Jason Porter
Assignee: Jason Porter
Fix For: 3.0.0.Alpha4
Look at
http://download.oracle.com/javase/6/docs/api/java/sql/SQLException.html
Hey, instead of wrapping exceptions like EVERYONE ELSE in Java, let's
do it differently *grumble, grumble, grumble*
Now we need to see if it's an SQLException and get the iterator and
put those exceptions into the causes somewhere.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: