---
> From: "Gilbert Boyreau"
> Sent: Tuesday, October 27, 2009 11:54 AM
> To:
> Subject: Re: DIH out of memory exception
>
>
> Hi,
>>
>> I got the same problem using DIH with a large dataset in MySql database.
>>
>> Following
uot;
Sent: Tuesday, October 27, 2009 11:54 AM
To:
Subject: Re: DIH out of memory exception
Hi,
I got the same problem using DIH with a large dataset in MySql database.
Following :
http://dev.mysql.com/doc/refman/5.1/en/connector-j-reference-implementation-notes.html,
and looking at the java code,
Hi,
I got the same problem using DIH with a large dataset in MySql database.
Following :
http://dev.mysql.com/doc/refman/5.1/en/connector-j-reference-implementation-notes.html,
and looking at the java code, it appears that DIH use PreparedStatement
in the JdbcDataSource.
I set the batchsiz