Set the maximum length of prepared statement SQL string that the connection will cache.
@param preparedStatementCacheSqlLimit the maximum length limit of SQL string to set @return a reference to this, so the API can be used fluently
See Implementation
Set the maximum length of prepared statement SQL string that the connection will cache.
@param preparedStatementCacheSqlLimit the maximum length limit of SQL string to set @return a reference to this, so the API can be used fluently