Group: Alexkasko SpringJdbc
2.Spring JdbcTemplate Iterable Extension Library3 usages
com.alexkasko.springjdbc » springjdbc-iterable Apache
Spring-JDBC extension library. Provides IterableJdbcTemplate and IterableNamedParameterJdbcTemplate
that can return query result in lazy mode as iterators
Last Release on Jun 21, 2013
3.Named Constructor RowMapper Implementation Library1 usages
com.alexkasko.springjdbc » springjdbc-constructor-mapper Apache
Spring's RowMapper implementation for classes having their constructors annotated
with JSR330 @Named annotation. Uses constructors for objects instantiation.
Last Release on May 6, 2013
4.BLOB Tool Library
com.alexkasko.springjdbc » blob-tool Apache
Library allows to work with BLOBs in streaming mode in different databases using the same API.
Supports transparent compression of BLOB data.
Last Release on Mar 15, 2013
5.SQL Queries Parallel Processing Using JdbcTemplate
com.alexkasko.springjdbc » parallel-queries Apache
Processes given SQL query in parallel in multiple data sources (assuming that all data source
contain the same data). Combined results from multiple queries are exposed to application as
java.util.Iterator.
Last Release on Mar 26, 2013
6.SQL Query Strings Builder Library
com.alexkasko.springjdbc » query-string-builder Apache
Small library for building SQL query strings. Provides API for building
conjunctions, disjunctions, negations and comma-separated lists
Last Release on May 9, 2013
