Project Group: com.alexkasko.springjdbc

Spring JdbcTemplate Iterable Extension Library

com.alexkasko.springjdbc : springjdbc-iterable

Spring-JDBC extension library. Provides IterableJdbcTemplate and IterableNamedParameterJdbcTemplate that can return query result in lazy mode as iterators

Last Version: 1.0.3

Release Date:

SQL Query Strings Builder Library

com.alexkasko.springjdbc : query-string-builder

Small library for building SQL query strings. Provides API for building conjunctions, disjunctions, negations and comma-separated lists

Last Version: 1.2

Release Date:

Named Constructor RowMapper Implementation Library

com.alexkasko.springjdbc : springjdbc-constructor-mapper

Spring's RowMapper implementation for classes having their constructors annotated with JSR330 @Named annotation. Uses constructors for objects instantiation.

Last Version: 1.0.1

Release Date:

SQL Queries Parallel Processing Using JdbcTemplate

com.alexkasko.springjdbc : parallel-queries

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. Worker thread use spring's JdbcTemplate with named parameters support.

Last Version: 1.2.3

Release Date:

BLOB Tool Library

com.alexkasko.springjdbc : blob-tool

Library allows to work with BLOBs in streaming mode in different databases using the same API. Supports transparent compression of BLOB data.

Last Version: 1.0

Release Date:

  • 1