Hi, i m using Hibernate, Spring and Tapestry and PostgreSQL in this software.
the software includes extensive database opertaions incl query, update,
insert, but no db creation or such.
atm all functions are working properly, but a serious problem is that after
a buntch of method calls my memory
it just cross my mind that is it because of this line of config in my
applicationContext.xml:
100
if so, i suppose i only need to reduce the value? what would be the proper
value please? thanks.
zqzuk wrote:
>
> Hi, i m using Hibernate, Spring and Tapestry and
you need to go to the user forum http://forum.hibernate.org for such help.
This is the Hibernate development mailing list
zqzuk wrote:
> Hi, i m using Hibernate, Spring and Tapestry and PostgreSQL in this software.
> the software includes extensive database opertaions incl query, update,
> insert,