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

Download spring-jdbc-oracle-parent JAR file with all dependencies

Search JAR files by class name

spring-jdbc-oracle-parent from group com.github.ferstl (version 2.0.0)

A variant of Spring's JdbcTemplate that uses Oracle Update Batching. If Spring's classic JdbcTemplate is used in combination with an Oracle DB, the `batchUpdate()` methods won't return the number of affected rows. Instead, these methods do always return an array containing -2 (`Statement#SUCCESS_NO_INFO`) in each element. In order to get the number of affected rows during a batch INSERT/UPDATE/DELETE, it is required to use [Oracle Update Batching](http://docs.oracle.com/cd/B28359_01/java.111/b31224/oraperf.htm#autoId2).

Group: com.github.ferstl Artifact: spring-jdbc-oracle-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-jdbc-oracle-parent
Group com.github.ferstl
Version 2.0.0
Last update 01. July 2018
Organization not specified
URL https://github.com/ferstl/spring-jdbc-oracle
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 1)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy