|
From: JP P. <jp....@ti...> - 2003-07-05 14:58:52
|
Hi Rod, Juergen, Planning to use the BatchPreparedStatementSetter in the Countries Demo, I have a doubt on exception handling. The source involved is com.interface21.samples.countries.dao.AbstractCountryDaoJdbc. As the method setValues(.) doesn't declare SQLException, what is the safest way for Exception handling inside this method? Regards, Jean-Pierre |