I noticed that Spring uses JDOM b9. JDOM has been in 1.0 for more than half a year, b9 is old as the hills. http://www.jdom.org/news/
* Does anyone have any experience with upgrading the JDOM...
Type: Posts; User: jhannes; Keyword(s):
I noticed that Spring uses JDOM b9. JDOM has been in 1.0 for more than half a year, b9 is old as the hills. http://www.jdom.org/news/
* Does anyone have any experience with upgrading the JDOM...
I would like to extract the url (and possibly the user name) from the datasource and have it set by SQLErrorCodeSQLExceptionTranslator. The url string would have to be attached to all...
We are trying to make our applications behave friendly in an operation context. In order to do so, we need to correlate several exceptions happening to the same underlying resource (mainly database...
Hi, Srini
I have been doing a little bit of testing using in-memory databases with Hibernate. The code creates a new database per test. It runs reasonably fast, as it uses Hypersonic SQL...