[PATCH] Change PoolConnEntry to work in IDEsNice one Steve, buy yourself a
beer for that :-)
-----Original Message-----
From: Steve Short [mailto:[EMAIL PROTECTED]]
Sent: 24 September 2002 19:09
To: [EMAIL PROTECTED]
Subject: [PATCH] Change PoolConnEntry to work in IDEs
I've modified PoolConnEntry so that the conditional JDBC3 comments work
inside a regular IDE without breaking the existing ant build. Like this:
// /* JDBC_3_ANT_KEY
...conditional code...
// JDBC_3_ANT_KEY */
Steve
<<PoolConnEntry.java.diff>>