提交 e9a290cf authored 作者: noelgrandin's avatar noelgrandin

update doc - indicate that lobInDatabase is false by default

上级 0c1e29b8
......@@ -201,7 +201,7 @@ public class Constants {
/**
* The default maximum length of an LOB that is stored with the record itself.
* Only used if h2.lobInDatabase is enabled.
* Only used if h2.lobInDatabase is enabled (and lobInDatabase is false by default)
*/
public static final int DEFAULT_MAX_LENGTH_INPLACE_LOB2 = 128;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论