robertPas commented on a change in pull request #42:
URL: https://github.com/apache/commons-dbcp/pull/42#discussion_r463733462
##########
File path: src/main/java/org/apache/commons/dbcp2/BasicDataSource.java
##########
@@ -2218,6 +2232,17 @@ public synchronized void setPoolPreparedStatements(final
boolean poolingStatemen
this.poolPreparedStatements = poolingStatements;
}
+ /**
+ * Sets wheter the pool of statements (which was enabled with {@link
#setPoolPreparedStatements(boolean)}) should
Review comment:
All fixed.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]