All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download com.alexkasko.springjdbc JAR files with all dependencies

Search JAR files by class name

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

Group: com.alexkasko.springjdbc Artifact: springjdbc-iterable
Show all versions Show documentation Show source 
 

0 downloads
Artifact springjdbc-iterable
Group com.alexkasko.springjdbc
Version 1.0.3
Last update 21. June 2013
Organization not specified
URL https://github.com/alexkasko/springjdbc-iterable
License Apache License 2.0
Dependencies amount 1
Dependencies spring-jdbc,
There are maybe transitive 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

Group: com.alexkasko.springjdbc Artifact: query-string-builder
Show all versions Show documentation Show source 
 

1 downloads
Artifact query-string-builder
Group com.alexkasko.springjdbc
Version 1.2
Last update 09. May 2013
Organization not specified
URL https://github.com/alexkasko/query-string-builder
License Apache License 2.0
Dependencies amount 1
Dependencies commons-lang,
There are maybe transitive dependencies!

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 all versions Show documentation Show source 
 

0 downloads
Artifact springjdbc-constructor-mapper
Group com.alexkasko.springjdbc
Version 1.0.1
Last update 06. May 2013
Organization not specified
URL https://github.com/alexkasko/springjdbc-constructor-mapper
License Apache License 2.0
Dependencies amount 2
Dependencies spring-jdbc, javax.inject,
There are maybe transitive dependencies!

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.

Group: com.alexkasko.springjdbc Artifact: parallel-queries
Show all versions Show documentation Show source 
 

0 downloads
Artifact parallel-queries
Group com.alexkasko.springjdbc
Version 1.2.3
Last update 26. March 2013
Organization not specified
URL https://github.com/alexkasko/parallel-queries
License Apache License 2.0
Dependencies amount 2
Dependencies spring-jdbc, guava,
There are maybe transitive dependencies!

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.

Group: com.alexkasko.springjdbc Artifact: blob-tool
Show documentation Show source 
 

0 downloads
Artifact blob-tool
Group com.alexkasko.springjdbc
Version 1.0
Last update 15. March 2013
Organization not specified
URL https://github.com/alexkasko/blob-tool
License Apache License 2.0
Dependencies amount 3
Dependencies spring-jdbc, cglib, log4j,
There are maybe transitive dependencies!



Page 1 from 1 (items total 5)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy