Can anyone point me to a well written DAO using JDBC, that covers all the exceptions a DAO should handle.
I looked at some samples at java.sun.com, their blue prints but there is a lot of theory and less code.
Looking through Spring DAO source code will be enlightening but that's way too complicated for me.
Spring JdbcTemplate provides most plumbing you will need to implement a JDBC DAO.
Further Information at:
http://static.springframework.org/spring/docs/2.0.x/reference/jdbc.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With