Details
Description
Since hibernate3 doesn't use checked exceptions anymore, we should be able to remove the bloat that catches them and rethrows wrapped in RuntimeExceptions.
Since hibernate3 doesn't use checked exceptions anymore, we should be able to remove the bloat that catches them and rethrows wrapped in RuntimeExceptions.