Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
Commits
2eca1e70
提交
2eca1e70
authored
12 年前
作者:
Thomas Mueller
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Copyright update.
上级
da9edd6d
无相关合并请求
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
174 个修改的文件
包含
176 行增加
和
175 行删除
+176
-175
SimpleXid.java
h2/src/test/org/h2/test/jdbcx/SimpleXid.java
+1
-1
TestConnectionPool.java
h2/src/test/org/h2/test/jdbcx/TestConnectionPool.java
+1
-1
TestDataSource.java
h2/src/test/org/h2/test/jdbcx/TestDataSource.java
+1
-1
TestXA.java
h2/src/test/org/h2/test/jdbcx/TestXA.java
+1
-1
TestXASimple.java
h2/src/test/org/h2/test/jdbcx/TestXASimple.java
+1
-1
package.html
h2/src/test/org/h2/test/jdbcx/package.html
+1
-1
TestMvcc1.java
h2/src/test/org/h2/test/mvcc/TestMvcc1.java
+1
-1
TestMvcc2.java
h2/src/test/org/h2/test/mvcc/TestMvcc2.java
+1
-1
TestMvcc3.java
h2/src/test/org/h2/test/mvcc/TestMvcc3.java
+1
-1
TestMvccMultiThreaded.java
h2/src/test/org/h2/test/mvcc/TestMvccMultiThreaded.java
+1
-1
package.html
h2/src/test/org/h2/test/mvcc/package.html
+1
-1
Listener.java
h2/src/test/org/h2/test/poweroff/Listener.java
+1
-1
Test.java
h2/src/test/org/h2/test/poweroff/Test.java
+1
-1
TestRecover.java
h2/src/test/org/h2/test/poweroff/TestRecover.java
+1
-1
TestRecoverKillLoop.java
h2/src/test/org/h2/test/poweroff/TestRecoverKillLoop.java
+1
-1
TestWrite.java
h2/src/test/org/h2/test/poweroff/TestWrite.java
+1
-1
package.html
h2/src/test/org/h2/test/poweroff/package.html
+1
-1
TestRowLocks.java
h2/src/test/org/h2/test/rowlock/TestRowLocks.java
+1
-1
package.html
h2/src/test/org/h2/test/rowlock/package.html
+1
-1
TestAutoServer.java
h2/src/test/org/h2/test/server/TestAutoServer.java
+1
-1
TestInit.java
h2/src/test/org/h2/test/server/TestInit.java
+1
-1
TestNestedLoop.java
h2/src/test/org/h2/test/server/TestNestedLoop.java
+1
-1
TestWeb.java
h2/src/test/org/h2/test/server/TestWeb.java
+1
-1
WebClient.java
h2/src/test/org/h2/test/server/WebClient.java
+1
-1
package.html
h2/src/test/org/h2/test/server/package.html
+1
-1
CalculateHashConstant.java
h2/src/test/org/h2/test/store/CalculateHashConstant.java
+1
-1
RowDataType.java
h2/src/test/org/h2/test/store/RowDataType.java
+1
-1
SequenceMap.java
h2/src/test/org/h2/test/store/SequenceMap.java
+1
-1
TestCacheConcurrentLIRS.java
h2/src/test/org/h2/test/store/TestCacheConcurrentLIRS.java
+1
-1
TestCacheLIRS.java
h2/src/test/org/h2/test/store/TestCacheLIRS.java
+1
-1
TestCacheLongKeyLIRS.java
h2/src/test/org/h2/test/store/TestCacheLongKeyLIRS.java
+1
-1
TestConcurrent.java
h2/src/test/org/h2/test/store/TestConcurrent.java
+1
-1
TestDataUtils.java
h2/src/test/org/h2/test/store/TestDataUtils.java
+1
-1
TestMVRTree.java
h2/src/test/org/h2/test/store/TestMVRTree.java
+1
-1
TestMVStore.java
h2/src/test/org/h2/test/store/TestMVStore.java
+3
-2
TestMVTableEngine.java
h2/src/test/org/h2/test/store/TestMVTableEngine.java
+1
-1
TestObjectDataType.java
h2/src/test/org/h2/test/store/TestObjectDataType.java
+1
-1
TestSpinLock.java
h2/src/test/org/h2/test/store/TestSpinLock.java
+1
-1
TestStreamStore.java
h2/src/test/org/h2/test/store/TestStreamStore.java
+1
-1
package.html
h2/src/test/org/h2/test/store/package.html
+1
-1
BnfRandom.java
h2/src/test/org/h2/test/synth/BnfRandom.java
+1
-1
OutputCatcher.java
h2/src/test/org/h2/test/synth/OutputCatcher.java
+1
-1
TestBtreeIndex.java
h2/src/test/org/h2/test/synth/TestBtreeIndex.java
+1
-1
TestCrashAPI.java
h2/src/test/org/h2/test/synth/TestCrashAPI.java
+1
-1
TestDiskFull.java
h2/src/test/org/h2/test/synth/TestDiskFull.java
+1
-1
TestFuzzOptimizations.java
h2/src/test/org/h2/test/synth/TestFuzzOptimizations.java
+1
-1
TestHalt.java
h2/src/test/org/h2/test/synth/TestHalt.java
+1
-1
TestHaltApp.java
h2/src/test/org/h2/test/synth/TestHaltApp.java
+1
-1
TestJoin.java
h2/src/test/org/h2/test/synth/TestJoin.java
+1
-1
TestKill.java
h2/src/test/org/h2/test/synth/TestKill.java
+1
-1
TestKillProcess.java
h2/src/test/org/h2/test/synth/TestKillProcess.java
+1
-1
TestKillRestart.java
h2/src/test/org/h2/test/synth/TestKillRestart.java
+1
-1
TestKillRestartMulti.java
h2/src/test/org/h2/test/synth/TestKillRestartMulti.java
+1
-1
TestLimit.java
h2/src/test/org/h2/test/synth/TestLimit.java
+1
-1
TestMultiThreaded.java
h2/src/test/org/h2/test/synth/TestMultiThreaded.java
+1
-1
TestNestedJoins.java
h2/src/test/org/h2/test/synth/TestNestedJoins.java
+1
-1
TestOuterJoins.java
h2/src/test/org/h2/test/synth/TestOuterJoins.java
+1
-1
TestPowerOffFs.java
h2/src/test/org/h2/test/synth/TestPowerOffFs.java
+1
-1
TestPowerOffFs2.java
h2/src/test/org/h2/test/synth/TestPowerOffFs2.java
+1
-1
TestRandomCompare.java
h2/src/test/org/h2/test/synth/TestRandomCompare.java
+1
-1
TestRandomSQL.java
h2/src/test/org/h2/test/synth/TestRandomSQL.java
+1
-1
TestSimpleIndex.java
h2/src/test/org/h2/test/synth/TestSimpleIndex.java
+1
-1
TestThreads.java
h2/src/test/org/h2/test/synth/TestThreads.java
+1
-1
TestTimer.java
h2/src/test/org/h2/test/synth/TestTimer.java
+1
-1
package.html
h2/src/test/org/h2/test/synth/package.html
+1
-1
Column.java
h2/src/test/org/h2/test/synth/sql/Column.java
+1
-1
Command.java
h2/src/test/org/h2/test/synth/sql/Command.java
+1
-1
DbConnection.java
h2/src/test/org/h2/test/synth/sql/DbConnection.java
+1
-1
DbInterface.java
h2/src/test/org/h2/test/synth/sql/DbInterface.java
+1
-1
DbState.java
h2/src/test/org/h2/test/synth/sql/DbState.java
+1
-1
Expression.java
h2/src/test/org/h2/test/synth/sql/Expression.java
+1
-1
Index.java
h2/src/test/org/h2/test/synth/sql/Index.java
+1
-1
RandomGen.java
h2/src/test/org/h2/test/synth/sql/RandomGen.java
+1
-1
Result.java
h2/src/test/org/h2/test/synth/sql/Result.java
+1
-1
Row.java
h2/src/test/org/h2/test/synth/sql/Row.java
+1
-1
Table.java
h2/src/test/org/h2/test/synth/sql/Table.java
+1
-1
TestSynth.java
h2/src/test/org/h2/test/synth/sql/TestSynth.java
+1
-1
Value.java
h2/src/test/org/h2/test/synth/sql/Value.java
+1
-1
package.html
h2/src/test/org/h2/test/synth/sql/package.html
+1
-1
TestMulti.java
h2/src/test/org/h2/test/synth/thread/TestMulti.java
+1
-1
TestMultiNews.java
h2/src/test/org/h2/test/synth/thread/TestMultiNews.java
+1
-1
TestMultiNewsSimple.java
...rc/test/org/h2/test/synth/thread/TestMultiNewsSimple.java
+1
-1
TestMultiOrder.java
h2/src/test/org/h2/test/synth/thread/TestMultiOrder.java
+1
-1
TestMultiThread.java
h2/src/test/org/h2/test/synth/thread/TestMultiThread.java
+1
-1
package.html
h2/src/test/org/h2/test/synth/thread/package.html
+1
-1
TestDiskSpaceLeak.java
h2/src/test/org/h2/test/todo/TestDiskSpaceLeak.java
+1
-1
TestDropTableLarge.java
h2/src/test/org/h2/test/todo/TestDropTableLarge.java
+1
-1
TestLinkedTableFullCondition.java
...c/test/org/h2/test/todo/TestLinkedTableFullCondition.java
+1
-1
TestTempTableCrash.java
h2/src/test/org/h2/test/todo/TestTempTableCrash.java
+1
-1
TestUndoLogLarge.java
h2/src/test/org/h2/test/todo/TestUndoLogLarge.java
+1
-1
TestUndoLogMemory.java
h2/src/test/org/h2/test/todo/TestUndoLogMemory.java
+1
-1
package.html
h2/src/test/org/h2/test/todo/package.html
+1
-1
tools.sql
h2/src/test/org/h2/test/todo/tools.sql
+1
-1
Arg.java
h2/src/test/org/h2/test/trace/Arg.java
+1
-1
Parser.java
h2/src/test/org/h2/test/trace/Parser.java
+1
-1
Player.java
h2/src/test/org/h2/test/trace/Player.java
+1
-1
Statement.java
h2/src/test/org/h2/test/trace/Statement.java
+1
-1
package.html
h2/src/test/org/h2/test/trace/package.html
+1
-1
TestAutoReconnect.java
h2/src/test/org/h2/test/unit/TestAutoReconnect.java
+1
-1
TestBitField.java
h2/src/test/org/h2/test/unit/TestBitField.java
+1
-1
TestCache.java
h2/src/test/org/h2/test/unit/TestCache.java
+1
-1
TestClassLoaderLeak.java
h2/src/test/org/h2/test/unit/TestClassLoaderLeak.java
+1
-1
TestClearReferences.java
h2/src/test/org/h2/test/unit/TestClearReferences.java
+1
-1
TestCollation.java
h2/src/test/org/h2/test/unit/TestCollation.java
+1
-1
TestCompress.java
h2/src/test/org/h2/test/unit/TestCompress.java
+1
-1
TestConcurrent.java
h2/src/test/org/h2/test/unit/TestConcurrent.java
+1
-1
TestConnectionInfo.java
h2/src/test/org/h2/test/unit/TestConnectionInfo.java
+1
-1
TestDataPage.java
h2/src/test/org/h2/test/unit/TestDataPage.java
+1
-1
TestDate.java
h2/src/test/org/h2/test/unit/TestDate.java
+1
-1
TestDateIso8601.java
h2/src/test/org/h2/test/unit/TestDateIso8601.java
+1
-1
TestExit.java
h2/src/test/org/h2/test/unit/TestExit.java
+1
-1
TestFile.java
h2/src/test/org/h2/test/unit/TestFile.java
+1
-1
TestFileLock.java
h2/src/test/org/h2/test/unit/TestFileLock.java
+1
-1
TestFileLockProcess.java
h2/src/test/org/h2/test/unit/TestFileLockProcess.java
+1
-1
TestFileLockSerialized.java
h2/src/test/org/h2/test/unit/TestFileLockSerialized.java
+1
-1
TestFileSystem.java
h2/src/test/org/h2/test/unit/TestFileSystem.java
+1
-1
TestFtp.java
h2/src/test/org/h2/test/unit/TestFtp.java
+1
-1
TestIntArray.java
h2/src/test/org/h2/test/unit/TestIntArray.java
+1
-1
TestIntIntHashMap.java
h2/src/test/org/h2/test/unit/TestIntIntHashMap.java
+1
-1
TestJmx.java
h2/src/test/org/h2/test/unit/TestJmx.java
+1
-1
TestMathUtils.java
h2/src/test/org/h2/test/unit/TestMathUtils.java
+1
-1
TestModifyOnWrite.java
h2/src/test/org/h2/test/unit/TestModifyOnWrite.java
+1
-1
TestMultiThreadedKernel.java
h2/src/test/org/h2/test/unit/TestMultiThreadedKernel.java
+1
-1
TestNetUtils.java
h2/src/test/org/h2/test/unit/TestNetUtils.java
+1
-1
TestObjectDeserialization.java
h2/src/test/org/h2/test/unit/TestObjectDeserialization.java
+1
-1
TestOldVersion.java
h2/src/test/org/h2/test/unit/TestOldVersion.java
+1
-1
TestOverflow.java
h2/src/test/org/h2/test/unit/TestOverflow.java
+1
-1
TestPageStore.java
h2/src/test/org/h2/test/unit/TestPageStore.java
+1
-1
TestPageStoreCoverage.java
h2/src/test/org/h2/test/unit/TestPageStoreCoverage.java
+1
-1
TestPattern.java
h2/src/test/org/h2/test/unit/TestPattern.java
+1
-1
TestPgServer.java
h2/src/test/org/h2/test/unit/TestPgServer.java
+1
-1
TestReader.java
h2/src/test/org/h2/test/unit/TestReader.java
+1
-1
TestRecovery.java
h2/src/test/org/h2/test/unit/TestRecovery.java
+1
-1
TestReopen.java
h2/src/test/org/h2/test/unit/TestReopen.java
+1
-1
TestSampleApps.java
h2/src/test/org/h2/test/unit/TestSampleApps.java
+1
-1
TestScriptReader.java
h2/src/test/org/h2/test/unit/TestScriptReader.java
+1
-1
TestSecurity.java
h2/src/test/org/h2/test/unit/TestSecurity.java
+1
-1
TestServlet.java
h2/src/test/org/h2/test/unit/TestServlet.java
+1
-1
TestShell.java
h2/src/test/org/h2/test/unit/TestShell.java
+1
-1
TestSort.java
h2/src/test/org/h2/test/unit/TestSort.java
+1
-1
TestStreams.java
h2/src/test/org/h2/test/unit/TestStreams.java
+1
-1
TestStringCache.java
h2/src/test/org/h2/test/unit/TestStringCache.java
+1
-1
TestStringUtils.java
h2/src/test/org/h2/test/unit/TestStringUtils.java
+1
-1
TestTools.java
h2/src/test/org/h2/test/unit/TestTools.java
+1
-1
TestTraceSystem.java
h2/src/test/org/h2/test/unit/TestTraceSystem.java
+1
-1
TestUtils.java
h2/src/test/org/h2/test/unit/TestUtils.java
+1
-1
TestValue.java
h2/src/test/org/h2/test/unit/TestValue.java
+1
-1
TestValueHashMap.java
h2/src/test/org/h2/test/unit/TestValueHashMap.java
+1
-1
TestValueMemory.java
h2/src/test/org/h2/test/unit/TestValueMemory.java
+1
-1
package.html
h2/src/test/org/h2/test/unit/package.html
+1
-1
AssertThrows.java
h2/src/test/org/h2/test/utils/AssertThrows.java
+1
-1
FilePathDebug.java
h2/src/test/org/h2/test/utils/FilePathDebug.java
+1
-1
FilePathUnstable.java
h2/src/test/org/h2/test/utils/FilePathUnstable.java
+1
-1
MemoryFootprint.java
h2/src/test/org/h2/test/utils/MemoryFootprint.java
+1
-1
OutputCatcher.java
h2/src/test/org/h2/test/utils/OutputCatcher.java
+1
-1
ProxyCodeGenerator.java
h2/src/test/org/h2/test/utils/ProxyCodeGenerator.java
+1
-1
ResultVerifier.java
h2/src/test/org/h2/test/utils/ResultVerifier.java
+1
-1
SelfDestructor.java
h2/src/test/org/h2/test/utils/SelfDestructor.java
+1
-1
package.html
h2/src/test/org/h2/test/utils/package.html
+1
-1
Activity.java
h2/src/tools/android/app/Activity.java
+1
-1
package.html
h2/src/tools/android/app/package.html
+1
-1
ContentResolver.java
h2/src/tools/android/content/ContentResolver.java
+1
-1
ContentValues.java
h2/src/tools/android/content/ContentValues.java
+1
-1
Context.java
h2/src/tools/android/content/Context.java
+1
-1
package.html
h2/src/tools/android/content/package.html
+1
-1
AbstractCursor.java
h2/src/tools/android/database/AbstractCursor.java
+1
-1
AbstractWindowedCursor.java
h2/src/tools/android/database/AbstractWindowedCursor.java
+1
-1
CharArrayBuffer.java
h2/src/tools/android/database/CharArrayBuffer.java
+1
-1
ContentObserver.java
h2/src/tools/android/database/ContentObserver.java
+1
-1
Cursor.java
h2/src/tools/android/database/Cursor.java
+1
-1
CursorWindow.java
h2/src/tools/android/database/CursorWindow.java
+1
-1
DataSetObserver.java
h2/src/tools/android/database/DataSetObserver.java
+1
-1
SQLException.java
h2/src/tools/android/database/SQLException.java
+1
-1
package.html
h2/src/tools/android/database/package.html
+1
-1
没有找到文件。
h2/src/test/org/h2/test/jdbcx/SimpleXid.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/jdbcx/TestConnectionPool.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/jdbcx/TestDataSource.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/jdbcx/TestXA.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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: James Devenish
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/jdbcx/TestXASimple.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/jdbcx/package.html
浏览文件 @
2eca1e70
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version 1.0,
Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/mvcc/TestMvcc1.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/mvcc/TestMvcc2.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/mvcc/TestMvcc3.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/mvcc/TestMvccMultiThreaded.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/mvcc/package.html
浏览文件 @
2eca1e70
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version 1.0,
Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/poweroff/Listener.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/poweroff/Test.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/poweroff/TestRecover.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/poweroff/TestRecoverKillLoop.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/poweroff/TestWrite.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/poweroff/package.html
浏览文件 @
2eca1e70
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version 1.0,
Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/rowlock/TestRowLocks.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/rowlock/package.html
浏览文件 @
2eca1e70
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version 1.0,
Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/server/TestAutoServer.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/server/TestInit.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/server/TestNestedLoop.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/server/TestWeb.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/server/WebClient.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/server/package.html
浏览文件 @
2eca1e70
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version 1.0,
Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/store/CalculateHashConstant.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/store/RowDataType.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/store/SequenceMap.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/store/TestCacheConcurrentLIRS.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version
* Copyright 2004-201
3
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
*/
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/store/TestCacheLIRS.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version
* Copyright 2004-201
3
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
*/
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/store/TestCacheLongKeyLIRS.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version
* Copyright 2004-201
3
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
*/
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/store/TestConcurrent.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version
* Copyright 2004-201
3
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
*/
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/store/TestDataUtils.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version
* Copyright 2004-201
3
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
*/
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/store/TestMVRTree.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version
* Copyright 2004-201
3
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
*/
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/store/TestMVStore.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version
* Copyright 2004-201
3
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
*/
...
...
@@ -88,7 +88,8 @@ public class TestMVStore extends TestBase {
long
lastSize
=
0
;
int
len
=
1000
;
for
(
int
bs
=
0
;
bs
<=
1
;
bs
++)
{
s
=
new
MVStore
.
Builder
().
int
tes
;
s
=
new
MVStore
.
Builder
().
compressData
().
writeBufferSize
(
1
).
writeDelay
(
10
).
fileName
(
fileName
).
writeBufferSize
(
bs
).
open
();
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/store/TestMVTableEngine.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version
* Copyright 2004-201
3
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
*/
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/store/TestObjectDataType.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/store/TestSpinLock.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/store/TestStreamStore.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/store/package.html
浏览文件 @
2eca1e70
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version 1.0,
Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/BnfRandom.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/OutputCatcher.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestBtreeIndex.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestCrashAPI.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestDiskFull.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestFuzzOptimizations.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestHalt.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestHaltApp.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestJoin.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestKill.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestKillProcess.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestKillRestart.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestKillRestartMulti.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestLimit.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestMultiThreaded.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestNestedJoins.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestOuterJoins.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestPowerOffFs.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestPowerOffFs2.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestRandomCompare.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestRandomSQL.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestSimpleIndex.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestThreads.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/TestTimer.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/package.html
浏览文件 @
2eca1e70
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version 1.0,
Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/sql/Column.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/sql/Command.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/sql/DbConnection.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/sql/DbInterface.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/sql/DbState.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/sql/Expression.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/sql/Index.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/sql/RandomGen.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/sql/Result.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/sql/Row.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/sql/Table.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/sql/TestSynth.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/sql/Value.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/sql/package.html
浏览文件 @
2eca1e70
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version 1.0,
Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/thread/TestMulti.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/thread/TestMultiNews.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/thread/TestMultiNewsSimple.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/thread/TestMultiOrder.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/thread/TestMultiThread.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/synth/thread/package.html
浏览文件 @
2eca1e70
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version 1.0,
Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/todo/TestDiskSpaceLeak.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/todo/TestDropTableLarge.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/todo/TestLinkedTableFullCondition.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/todo/TestTempTableCrash.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/todo/TestUndoLogLarge.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/todo/TestUndoLogMemory.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/todo/package.html
浏览文件 @
2eca1e70
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version 1.0,
Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/todo/tools.sql
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/trace/Arg.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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).
*/
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/trace/Parser.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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).
*/
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/trace/Player.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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).
*/
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/trace/Statement.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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).
*/
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/trace/package.html
浏览文件 @
2eca1e70
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License, Version 1.0,
Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/unit/TestAutoReconnect.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/unit/TestBitField.java
浏览文件 @
2eca1e70
/*
* Copyright 2004-201
1
H2 Group. Multiple-Licensed under the H2 License,
* Copyright 2004-201
3
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
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/test/unit/TestCache.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestClassLoaderLeak.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestClearReferences.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestCollation.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestCompress.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestConcurrent.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestConnectionInfo.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestDataPage.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestDate.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestDateIso8601.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestExit.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestFile.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestFileLock.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestFileLockProcess.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestFileLockSerialized.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestFileSystem.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestFtp.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestIntArray.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestIntIntHashMap.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestJmx.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestMathUtils.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestModifyOnWrite.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestMultiThreadedKernel.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestNetUtils.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestObjectDeserialization.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestOldVersion.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestOverflow.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestPageStore.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestPageStoreCoverage.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestPattern.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestPgServer.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestReader.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestRecovery.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestReopen.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestSampleApps.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestScriptReader.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestSecurity.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestServlet.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestShell.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestSort.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestStreams.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestStringCache.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestStringUtils.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestTools.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestTraceSystem.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestUtils.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestValue.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestValueHashMap.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/TestValueMemory.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/unit/package.html
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/utils/AssertThrows.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/utils/FilePathDebug.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/utils/FilePathUnstable.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/utils/MemoryFootprint.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/utils/OutputCatcher.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/utils/ProxyCodeGenerator.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/utils/ResultVerifier.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/utils/SelfDestructor.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/test/org/h2/test/utils/package.html
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/tools/android/app/Activity.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/tools/android/app/package.html
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/tools/android/content/ContentResolver.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/tools/android/content/ContentValues.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/tools/android/content/Context.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/tools/android/content/package.html
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/tools/android/database/AbstractCursor.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/tools/android/database/AbstractWindowedCursor.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/tools/android/database/CharArrayBuffer.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/tools/android/database/ContentObserver.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/tools/android/database/Cursor.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/tools/android/database/CursorWindow.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/tools/android/database/DataSetObserver.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/tools/android/database/SQLException.java
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
h2/src/tools/android/database/package.html
浏览文件 @
2eca1e70
差异被折叠。
点击展开。
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论