Set the maximum number of prepared statements that the connection will cache.
@param preparedStatementCacheMaxSize the size to set @return a reference to this, so the API can be used fluently
See Implementation
Set the maximum number of prepared statements that the connection will cache.
@param preparedStatementCacheMaxSize the size to set @return a reference to this, so the API can be used fluently