Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
DatabaseUtils.java 26.6 KB 50695 about 6 years Claudio Atzori avoid to use jdbcTemplate as it tries to load t...
GenericRow.java 757 Bytes 46995 almost 7 years Claudio Atzori reverted to r46768
JdbcTemplateFactory.java 1.03 KB 50471 about 6 years Claudio Atzori using apache commons dbcp2 instead of spring de...

Latest revisions

# Date Author Comment
50695 12/02/2018 06:33 PM Claudio Atzori

avoid to use jdbcTemplate as it tries to load the entire resultset in memory

50673 12/02/2018 09:34 AM Claudio Atzori

set fetchSize in each jdbcTemplate instance

50471 29/01/2018 06:08 PM Claudio Atzori

using apache commons dbcp2 instead of spring default DataSource

46995 28/04/2017 10:25 AM Claudio Atzori

reverted to r46768

46771 11/04/2017 12:06 PM Claudio Atzori

added openaire specific behaviour: do not update the datasource related information when the datasource is managed

46768 11/04/2017 11:07 AM Claudio Atzori

removed table logging bloatware

45163 10/01/2017 03:07 PM Claudio Atzori

codebase used to migrate to java8 the production system

View revisions

Also available in: Atom