Hey,
Well, I have a typical Spring application (Dao, Service facades)
From best practices point view, is it ok/accepted to handle the DataAccessException and its childs in the service's methods?
Thanks.
Hey,
Well, I have a typical Spring application (Dao, Service facades)
From best practices point view, is it ok/accepted to handle the DataAccessException and its childs in the service's methods?
Thanks.