提交 ece0bf56 authored 作者: Thomas Mueller's avatar Thomas Mueller

Documentation.

上级 824312a3
......@@ -270,7 +270,7 @@ public class DbSettings extends SettingsBase {
* statement and all parameters match. Only the last returned result per
* query is cached. The following statement types are cached: SELECT
* statements are cached (excluding UNION and FOR UPDATE statements), CALL
* if it return a single value, DELETE, INSERT, MERGE, UPDATE, and
* if it returns a single value, DELETE, INSERT, MERGE, UPDATE, and
* transactional statements such as COMMIT. This works for both statements
* and prepared statement.
*/
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论