News

Spring has a very convenient class NamedParameterJDBCTemplate that does a lot of work with JDBC to allow for Database queries without a lot of boilerplate. Usually to deal with database quries in Java ...