Scratch that - it was plain stupid! -----Original Message----- From: Steve Short Sent: Tuesday, September 24, 2002 11:09 AM 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>>
