From: <rmi...@po...> - 2003-01-03 14:46:29
|
Hi, I was thinking about wrapping SQLException in HibernateException, so that we don't need to worry about catch HibernateException and SQLException. Since now the work is focused on some changes for Hibernate 2, this could be the right time to do this kind of change. This would simplify the error handling in the applications. Robson |