
Download com.alexkasko.springjdbc JAR files with all dependencies
query-string-builder from group com.alexkasko.springjdbc (version 1.2)
Small library for building SQL query strings. Provides API for building
conjunctions, disjunctions, negations and comma-separated lists
1 downloads
springjdbc-iterable from group com.alexkasko.springjdbc (version 1.0.3)
Spring-JDBC extension library. Provides IterableJdbcTemplate and IterableNamedParameterJdbcTemplate
that can return query result in lazy mode as iterators
0 downloads
springjdbc-constructor-mapper from group com.alexkasko.springjdbc (version 1.0.1)
Spring's RowMapper implementation for classes having their constructors annotated
with JSR330 @Named annotation. Uses constructors for objects instantiation.
Group: com.alexkasko.springjdbc Artifact: springjdbc-constructor-mapper
Show documentation Show source
Show documentation Show source
0 downloads
parallel-queries from group com.alexkasko.springjdbc (version 1.2.3)
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.
0 downloads
blob-tool from group com.alexkasko.springjdbc (version 1.0)
Library allows to work with BLOBs in streaming mode in different databases using the same API.
Supports transparent compression of BLOB data.
Page 1 from 1 (items total 5)