Author: dgraham
Date: Thu Feb 17 06:39:37 2005
New Revision: 154157
URL: http://svn.apache.org/viewcvs?view=rev&rev=154157
Log:
Added SQLState and error code to rethrown
SQLException. PR: 33614
Modified:
jakarta/commons/proper/dbutils/trunk/xdocs/changes.xml
Modified: jakarta/commons/proper/dbutils/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/dbutils/trunk/xdocs/changes.xml?view=diff&r1=154156&r2=154157
==============================================================================
--- jakarta/commons/proper/dbutils/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/proper/dbutils/trunk/xdocs/changes.xml Thu Feb 17 06:39:37
2005
@@ -39,6 +39,9 @@
<body>
<release version="1.1-dev" date="in CVS">
+ <action dev="dgraham" type="update">
+ Added SQLState and error code to rethrown SQLExceptions. PR: 33614
+ </action>
<action dev="dgraham" type="add">
Added KeyedHandler to create a Map of Maps from a ResultSet. PR: 31446
</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]