SqlConnectOptions.setCachePreparedStatements

Set whether prepared statements cache should be enabled.

@param cachePreparedStatements true if cache should be enabled @return a reference to this, so the API can be used fluently

class SqlConnectOptions
setCachePreparedStatements

Meta