I guess you could do this:

<property name="Pool.MaximumIdleConnections" value="0" />

That might do it, but it is VERY likely to cause serious performance
problems, especially with Oracle.

Larry


On Dec 18, 2007 2:05 AM, anika agarwal <[EMAIL PROTECTED]> wrote:
> we are using iBATIS for our application.Alhough iBATIS closes its connection
> on its own ,still  we have certain open connection from our application
> which is causing issues while running the application. We have configured
> transaction manager in sqlMapConfig.xml like :

Reply via email to