提交 8000e8e9 authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 cde29719
...@@ -243,7 +243,7 @@ Of course, patches are always welcome, but are not always applied as is. Patches ...@@ -243,7 +243,7 @@ Of course, patches are always welcome, but are not always applied as is. Patches
</li><li>Time based cache writing (one second after writing the log) </li><li>Time based cache writing (one second after writing the log)
</li><li>Check state of H2 driver for DDLUtils: https://issues.apache.org/jira/browse/DDLUTILS-185 </li><li>Check state of H2 driver for DDLUtils: https://issues.apache.org/jira/browse/DDLUTILS-185
</li><li>Index usage for REGEXP LIKE. </li><li>Index usage for REGEXP LIKE.
</li><li>Add a role DBA (like ADMIN). </li><li>Compatibility: add a role DBA (like ADMIN).
</li><li>Better support multiple processors for in-memory databases. </li><li>Better support multiple processors for in-memory databases.
</li><li>Access rights: remember the owner of an object. COMMENT: allow owner of object to change it. </li><li>Access rights: remember the owner of an object. COMMENT: allow owner of object to change it.
</li><li>Access rights: Finer grained access control (grant access for specific functions) </li><li>Access rights: Finer grained access control (grant access for specific functions)
......
...@@ -626,7 +626,7 @@ public class SysProperties { ...@@ -626,7 +626,7 @@ public class SysProperties {
} }
/** /**
* INTERNAL * INTERNAL.
* System property <code>h2.scriptDirectory</code> (default: empty * System property <code>h2.scriptDirectory</code> (default: empty
* string).<br /> * string).<br />
* Relative or absolute directory where the script files are stored to or * Relative or absolute directory where the script files are stored to or
......
/*
* Copyright 2004-2009 H2 Group. Multiple-Licensed under the H2 License,
* Version 1.0, and under the Eclipse Public License, Version 1.0
* (http://h2database.com/html/license.html).
* Initial Developer: H2 Group
*/
package org.h2.test.unit; package org.h2.test.unit;
import java.io.File; import java.io.File;
...@@ -120,7 +126,7 @@ public class TestClearReferences extends TestBase { ...@@ -120,7 +126,7 @@ public class TestClearReferences extends TestBase {
} }
} }
protected void clearInstance(Object instance) throws Exception { private void clearInstance(Object instance) throws Exception {
Field[] fields = instance.getClass().getDeclaredFields(); Field[] fields = instance.getClass().getDeclaredFields();
for (int i = 0; i < fields.length; i++) { for (int i = 0; i < fields.length; i++) {
Field field = fields[i]; Field field = fields[i];
......
...@@ -579,4 +579,5 @@ xive evolving mssqlserver eric respond faulhaber fixing northern lying ...@@ -579,4 +579,5 @@ xive evolving mssqlserver eric respond faulhaber fixing northern lying
federal santa america county clara courts california york venue away stages federal santa america county clara courts california york venue away stages
titles headers grew orchestration social razor finder ranging friend intervals titles headers grew orchestration social razor finder ranging friend intervals
bot jot delicious rife appenders circles spelling cash sky ecm nuxeo poland bot jot delicious rife appenders circles spelling cash sky ecm nuxeo poland
opengeospatial sfs symmetric obsolete failing parenthesis unloading opengeospatial sfs symmetric obsolete failing parenthesis unloading refreshed
grails reloading slightly
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论