Hi!
It didn't help..
Is there another solution?
-Original Message-
From: meindert [mailto:meind...@eduflex.com]
Sent: Tuesday, September 08, 2009 3:38 PM
To: user-java@ibatis.apache.org
Subject: RE: Problem with connecting
Depends on your datasource... I'm using spring so
Depends on your datasource... I'm using spring so it's in my spring.xml
-Original Message-
From: Odelya YomTov [mailto:ode...@jpost.com]
Sent: 08 September 2009 02:17 PM
To: user-java@ibatis.apache.org
Subject: RE: Problem with connecting
Hi!
To which file would
Hi!
To which file would you add it?
-Original Message-
From: meindert [mailto:meind...@eduflex.com]
Sent: Tuesday, September 08, 2009 2:52 PM
To: user-java@ibatis.apache.org
Subject: RE: Problem with connecting
I would add the validationQuery to the datasource, not sure if it helps in
I would add the validationQuery to the datasource, not sure if it helps in
your case though;
That would validate old connections before using them.
Here is my datasource setup;