SqlConnectOptions.setPreparedStatementCacheMaxSize

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

class SqlConnectOptions
setPreparedStatementCacheMaxSize

Meta