提交 8e0f7f73 authored 作者: noelgrandin@gmail.com's avatar noelgrandin@gmail.com

safe->save

上级 81fd891f
......@@ -26,7 +26,7 @@ import org.h2.util.New;
/**
* This file system keeps files fully in memory. There is an option to compress
* file blocks to safe memory.
* file blocks to save memory.
*/
public class FilePathMem extends FilePath {
......
......@@ -26,7 +26,7 @@ import org.h2.util.New;
/**
* This file system keeps files fully in memory. There is an option to compress
* file blocks to safe memory.
* file blocks to save memory.
*/
public class FilePathNioMem extends FilePath {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论