Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
Commits
f48b6413
提交
f48b6413
authored
12 年前
作者:
Thomas Mueller
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Copyright update.
上级
2eca1e70
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
206 个修改的文件
包含
206 行增加
和
206 行删除
+206
-206
DbUpgrade.java
h2/src/main/org/h2/upgrade/DbUpgrade.java
+1
-1
package.html
h2/src/main/org/h2/upgrade/package.html
+1
-1
AutoCloseInputStream.java
h2/src/main/org/h2/util/AutoCloseInputStream.java
+1
-1
BitField.java
h2/src/main/org/h2/util/BitField.java
+1
-1
Cache.java
h2/src/main/org/h2/util/Cache.java
+1
-1
CacheHead.java
h2/src/main/org/h2/util/CacheHead.java
+1
-1
CacheLRU.java
h2/src/main/org/h2/util/CacheLRU.java
+1
-1
CacheObject.java
h2/src/main/org/h2/util/CacheObject.java
+1
-1
CacheSecondLevel.java
h2/src/main/org/h2/util/CacheSecondLevel.java
+1
-1
CacheTQ.java
h2/src/main/org/h2/util/CacheTQ.java
+1
-1
CacheWriter.java
h2/src/main/org/h2/util/CacheWriter.java
+1
-1
CloseWatcher.java
h2/src/main/org/h2/util/CloseWatcher.java
+1
-1
DateTimeUtils.java
h2/src/main/org/h2/util/DateTimeUtils.java
+1
-1
DbDriverActivator.java
h2/src/main/org/h2/util/DbDriverActivator.java
+1
-1
HashBase.java
h2/src/main/org/h2/util/HashBase.java
+1
-1
IOUtils.java
h2/src/main/org/h2/util/IOUtils.java
+1
-1
IntArray.java
h2/src/main/org/h2/util/IntArray.java
+1
-1
IntIntHashMap.java
h2/src/main/org/h2/util/IntIntHashMap.java
+1
-1
JdbcUtils.java
h2/src/main/org/h2/util/JdbcUtils.java
+1
-1
MathUtils.java
h2/src/main/org/h2/util/MathUtils.java
+1
-1
NetUtils.java
h2/src/main/org/h2/util/NetUtils.java
+1
-1
New.java
h2/src/main/org/h2/util/New.java
+1
-1
OsgiDataSourceFactory.java
h2/src/main/org/h2/util/OsgiDataSourceFactory.java
+1
-1
Permutations.java
h2/src/main/org/h2/util/Permutations.java
+1
-1
Profiler.java
h2/src/main/org/h2/util/Profiler.java
+1
-1
ScriptReader.java
h2/src/main/org/h2/util/ScriptReader.java
+1
-1
SmallLRUCache.java
h2/src/main/org/h2/util/SmallLRUCache.java
+1
-1
SmallMap.java
h2/src/main/org/h2/util/SmallMap.java
+1
-1
SoftHashMap.java
h2/src/main/org/h2/util/SoftHashMap.java
+1
-1
SortedProperties.java
h2/src/main/org/h2/util/SortedProperties.java
+1
-1
SourceCompiler.java
h2/src/main/org/h2/util/SourceCompiler.java
+1
-1
StatementBuilder.java
h2/src/main/org/h2/util/StatementBuilder.java
+1
-1
StringUtils.java
h2/src/main/org/h2/util/StringUtils.java
+1
-1
SynchronizedVerifier.java
h2/src/main/org/h2/util/SynchronizedVerifier.java
+1
-1
Task.java
h2/src/main/org/h2/util/Task.java
+1
-1
TempFileDeleter.java
h2/src/main/org/h2/util/TempFileDeleter.java
+1
-1
Tool.java
h2/src/main/org/h2/util/Tool.java
+1
-1
Utils.java
h2/src/main/org/h2/util/Utils.java
+1
-1
ValueHashMap.java
h2/src/main/org/h2/util/ValueHashMap.java
+1
-1
package.html
h2/src/main/org/h2/util/package.html
+1
-1
CaseInsensitiveMap.java
h2/src/main/org/h2/value/CaseInsensitiveMap.java
+1
-1
CompareMode.java
h2/src/main/org/h2/value/CompareMode.java
+1
-1
CompareModeDefault.java
h2/src/main/org/h2/value/CompareModeDefault.java
+1
-1
CompareModeIcu4J.java
h2/src/main/org/h2/value/CompareModeIcu4J.java
+1
-1
DataType.java
h2/src/main/org/h2/value/DataType.java
+1
-1
Transfer.java
h2/src/main/org/h2/value/Transfer.java
+1
-1
Value.java
h2/src/main/org/h2/value/Value.java
+1
-1
ValueArray.java
h2/src/main/org/h2/value/ValueArray.java
+1
-1
ValueBoolean.java
h2/src/main/org/h2/value/ValueBoolean.java
+1
-1
ValueByte.java
h2/src/main/org/h2/value/ValueByte.java
+1
-1
ValueBytes.java
h2/src/main/org/h2/value/ValueBytes.java
+1
-1
ValueDate.java
h2/src/main/org/h2/value/ValueDate.java
+1
-1
ValueDecimal.java
h2/src/main/org/h2/value/ValueDecimal.java
+1
-1
ValueDouble.java
h2/src/main/org/h2/value/ValueDouble.java
+1
-1
ValueFloat.java
h2/src/main/org/h2/value/ValueFloat.java
+1
-1
ValueInt.java
h2/src/main/org/h2/value/ValueInt.java
+1
-1
ValueJavaObject.java
h2/src/main/org/h2/value/ValueJavaObject.java
+1
-1
ValueLob.java
h2/src/main/org/h2/value/ValueLob.java
+1
-1
ValueLobDb.java
h2/src/main/org/h2/value/ValueLobDb.java
+1
-1
ValueLong.java
h2/src/main/org/h2/value/ValueLong.java
+1
-1
ValueNull.java
h2/src/main/org/h2/value/ValueNull.java
+1
-1
ValueResultSet.java
h2/src/main/org/h2/value/ValueResultSet.java
+1
-1
ValueShort.java
h2/src/main/org/h2/value/ValueShort.java
+1
-1
ValueString.java
h2/src/main/org/h2/value/ValueString.java
+1
-1
ValueStringFixed.java
h2/src/main/org/h2/value/ValueStringFixed.java
+1
-1
ValueStringIgnoreCase.java
h2/src/main/org/h2/value/ValueStringIgnoreCase.java
+1
-1
ValueTime.java
h2/src/main/org/h2/value/ValueTime.java
+1
-1
ValueTimestamp.java
h2/src/main/org/h2/value/ValueTimestamp.java
+1
-1
ValueUuid.java
h2/src/main/org/h2/value/ValueUuid.java
+1
-1
package.html
h2/src/main/org/h2/value/package.html
+1
-1
CachedPreparedStatements.java
h2/src/test/org/h2/samples/CachedPreparedStatements.java
+1
-1
Compact.java
h2/src/test/org/h2/samples/Compact.java
+1
-1
CreateScriptFile.java
h2/src/test/org/h2/samples/CreateScriptFile.java
+1
-1
CsvSample.java
h2/src/test/org/h2/samples/CsvSample.java
+1
-1
DirectInsert.java
h2/src/test/org/h2/samples/DirectInsert.java
+1
-1
FileFunctions.java
h2/src/test/org/h2/samples/FileFunctions.java
+1
-1
Function.java
h2/src/test/org/h2/samples/Function.java
+1
-1
FunctionMultiReturn.java
h2/src/test/org/h2/samples/FunctionMultiReturn.java
+1
-1
HelloWorld.java
h2/src/test/org/h2/samples/HelloWorld.java
+1
-1
InitDatabaseFromJar.java
h2/src/test/org/h2/samples/InitDatabaseFromJar.java
+1
-1
MixedMode.java
h2/src/test/org/h2/samples/MixedMode.java
+1
-1
Newsfeed.java
h2/src/test/org/h2/samples/Newsfeed.java
+1
-1
ReadOnlyDatabaseInZip.java
h2/src/test/org/h2/samples/ReadOnlyDatabaseInZip.java
+1
-1
RowAccessRights.java
h2/src/test/org/h2/samples/RowAccessRights.java
+1
-1
SQLInjection.java
h2/src/test/org/h2/samples/SQLInjection.java
+1
-1
SecurePassword.java
h2/src/test/org/h2/samples/SecurePassword.java
+1
-1
ShowProgress.java
h2/src/test/org/h2/samples/ShowProgress.java
+1
-1
ShutdownServer.java
h2/src/test/org/h2/samples/ShutdownServer.java
+1
-1
TriggerPassData.java
h2/src/test/org/h2/samples/TriggerPassData.java
+1
-1
TriggerSample.java
h2/src/test/org/h2/samples/TriggerSample.java
+1
-1
UpdatableView.java
h2/src/test/org/h2/samples/UpdatableView.java
+1
-1
fullTextSearch.sql
h2/src/test/org/h2/samples/fullTextSearch.sql
+1
-1
newsfeed.sql
h2/src/test/org/h2/samples/newsfeed.sql
+1
-1
optimizations.sql
h2/src/test/org/h2/samples/optimizations.sql
+1
-1
package.html
h2/src/test/org/h2/samples/package.html
+1
-1
TestAll.java
h2/src/test/org/h2/test/TestAll.java
+1
-1
TestBase.java
h2/src/test/org/h2/test/TestBase.java
+1
-1
Bench.java
h2/src/test/org/h2/test/bench/Bench.java
+1
-1
BenchA.java
h2/src/test/org/h2/test/bench/BenchA.java
+1
-1
BenchB.java
h2/src/test/org/h2/test/bench/BenchB.java
+1
-1
BenchC.java
h2/src/test/org/h2/test/bench/BenchC.java
+1
-1
BenchCRandom.java
h2/src/test/org/h2/test/bench/BenchCRandom.java
+1
-1
BenchCThread.java
h2/src/test/org/h2/test/bench/BenchCThread.java
+1
-1
BenchSimple.java
h2/src/test/org/h2/test/bench/BenchSimple.java
+1
-1
Database.java
h2/src/test/org/h2/test/bench/Database.java
+1
-1
TestPerformance.java
h2/src/test/org/h2/test/bench/TestPerformance.java
+1
-1
package.html
h2/src/test/org/h2/test/bench/package.html
+1
-1
Coverage.java
h2/src/test/org/h2/test/coverage/Coverage.java
+1
-1
Profile.java
h2/src/test/org/h2/test/coverage/Profile.java
+1
-1
Tokenizer.java
h2/src/test/org/h2/test/coverage/Tokenizer.java
+1
-1
package.html
h2/src/test/org/h2/test/coverage/package.html
+1
-1
Db.java
h2/src/test/org/h2/test/db/Db.java
+1
-1
TaskDef.java
h2/src/test/org/h2/test/db/TaskDef.java
+1
-1
TaskProcess.java
h2/src/test/org/h2/test/db/TaskProcess.java
+1
-1
TestAlter.java
h2/src/test/org/h2/test/db/TestAlter.java
+1
-1
TestAlterSchemaRename.java
h2/src/test/org/h2/test/db/TestAlterSchemaRename.java
+1
-1
TestAutoRecompile.java
h2/src/test/org/h2/test/db/TestAutoRecompile.java
+1
-1
TestBackup.java
h2/src/test/org/h2/test/db/TestBackup.java
+1
-1
TestBigDb.java
h2/src/test/org/h2/test/db/TestBigDb.java
+1
-1
TestBigResult.java
h2/src/test/org/h2/test/db/TestBigResult.java
+1
-1
TestCases.java
h2/src/test/org/h2/test/db/TestCases.java
+1
-1
TestCheckpoint.java
h2/src/test/org/h2/test/db/TestCheckpoint.java
+1
-1
TestCluster.java
h2/src/test/org/h2/test/db/TestCluster.java
+1
-1
TestCompatibility.java
h2/src/test/org/h2/test/db/TestCompatibility.java
+1
-1
TestCsv.java
h2/src/test/org/h2/test/db/TestCsv.java
+1
-1
TestDateStorage.java
h2/src/test/org/h2/test/db/TestDateStorage.java
+1
-1
TestDeadlock.java
h2/src/test/org/h2/test/db/TestDeadlock.java
+1
-1
TestEncryptedDb.java
h2/src/test/org/h2/test/db/TestEncryptedDb.java
+1
-1
TestExclusive.java
h2/src/test/org/h2/test/db/TestExclusive.java
+1
-1
TestFullText.java
h2/src/test/org/h2/test/db/TestFullText.java
+1
-1
TestFunctionOverload.java
h2/src/test/org/h2/test/db/TestFunctionOverload.java
+1
-1
TestFunctions.java
h2/src/test/org/h2/test/db/TestFunctions.java
+1
-1
TestIndex.java
h2/src/test/org/h2/test/db/TestIndex.java
+1
-1
TestLargeBlob.java
h2/src/test/org/h2/test/db/TestLargeBlob.java
+1
-1
TestLinkedTable.java
h2/src/test/org/h2/test/db/TestLinkedTable.java
+1
-1
TestListener.java
h2/src/test/org/h2/test/db/TestListener.java
+1
-1
TestLob.java
h2/src/test/org/h2/test/db/TestLob.java
+1
-1
TestLobObject.java
h2/src/test/org/h2/test/db/TestLobObject.java
+1
-1
TestMemoryUsage.java
h2/src/test/org/h2/test/db/TestMemoryUsage.java
+1
-1
TestMultiConn.java
h2/src/test/org/h2/test/db/TestMultiConn.java
+1
-1
TestMultiDimension.java
h2/src/test/org/h2/test/db/TestMultiDimension.java
+1
-1
TestMultiThread.java
h2/src/test/org/h2/test/db/TestMultiThread.java
+1
-1
TestMultiThreadedKernel.java
h2/src/test/org/h2/test/db/TestMultiThreadedKernel.java
+1
-1
TestOpenClose.java
h2/src/test/org/h2/test/db/TestOpenClose.java
+1
-1
TestOptimizations.java
h2/src/test/org/h2/test/db/TestOptimizations.java
+1
-1
TestOutOfMemory.java
h2/src/test/org/h2/test/db/TestOutOfMemory.java
+1
-1
TestPowerOff.java
h2/src/test/org/h2/test/db/TestPowerOff.java
+1
-1
TestQueryCache.java
h2/src/test/org/h2/test/db/TestQueryCache.java
+1
-1
TestReadOnly.java
h2/src/test/org/h2/test/db/TestReadOnly.java
+1
-1
TestRecursiveQueries.java
h2/src/test/org/h2/test/db/TestRecursiveQueries.java
+1
-1
TestRights.java
h2/src/test/org/h2/test/db/TestRights.java
+1
-1
TestRunscript.java
h2/src/test/org/h2/test/db/TestRunscript.java
+1
-1
TestSQLInjection.java
h2/src/test/org/h2/test/db/TestSQLInjection.java
+1
-1
TestScript.java
h2/src/test/org/h2/test/db/TestScript.java
+1
-1
TestScriptSimple.java
h2/src/test/org/h2/test/db/TestScriptSimple.java
+1
-1
TestSelectCountNonNullColumn.java
h2/src/test/org/h2/test/db/TestSelectCountNonNullColumn.java
+1
-1
TestSequence.java
h2/src/test/org/h2/test/db/TestSequence.java
+1
-1
TestSessionsLocks.java
h2/src/test/org/h2/test/db/TestSessionsLocks.java
+1
-1
TestSpaceReuse.java
h2/src/test/org/h2/test/db/TestSpaceReuse.java
+1
-1
TestSpeed.java
h2/src/test/org/h2/test/db/TestSpeed.java
+1
-1
TestTableEngines.java
h2/src/test/org/h2/test/db/TestTableEngines.java
+1
-1
TestTempTables.java
h2/src/test/org/h2/test/db/TestTempTables.java
+1
-1
TestTransaction.java
h2/src/test/org/h2/test/db/TestTransaction.java
+1
-1
TestTriggersConstraints.java
h2/src/test/org/h2/test/db/TestTriggersConstraints.java
+1
-1
TestTwoPhaseCommit.java
h2/src/test/org/h2/test/db/TestTwoPhaseCommit.java
+1
-1
TestUpgrade.java
h2/src/test/org/h2/test/db/TestUpgrade.java
+1
-1
TestView.java
h2/src/test/org/h2/test/db/TestView.java
+1
-1
TestViewAlterTable.java
h2/src/test/org/h2/test/db/TestViewAlterTable.java
+1
-1
TestViewDropView.java
h2/src/test/org/h2/test/db/TestViewDropView.java
+1
-1
package.html
h2/src/test/org/h2/test/db/package.html
+1
-1
AliasMapTest.java
h2/src/test/org/h2/test/jaqu/AliasMapTest.java
+1
-1
AnnotationsTest.java
h2/src/test/org/h2/test/jaqu/AnnotationsTest.java
+1
-1
ClobTest.java
h2/src/test/org/h2/test/jaqu/ClobTest.java
+1
-1
ComplexObject.java
h2/src/test/org/h2/test/jaqu/ComplexObject.java
+1
-1
Customer.java
h2/src/test/org/h2/test/jaqu/Customer.java
+1
-1
ModelsTest.java
h2/src/test/org/h2/test/jaqu/ModelsTest.java
+1
-1
Order.java
h2/src/test/org/h2/test/jaqu/Order.java
+1
-1
Product.java
h2/src/test/org/h2/test/jaqu/Product.java
+1
-1
ProductAnnotationOnly.java
h2/src/test/org/h2/test/jaqu/ProductAnnotationOnly.java
+1
-1
ProductInheritedAnnotation.java
h2/src/test/org/h2/test/jaqu/ProductInheritedAnnotation.java
+1
-1
ProductMixedAnnotation.java
h2/src/test/org/h2/test/jaqu/ProductMixedAnnotation.java
+1
-1
ProductNoCreateTable.java
h2/src/test/org/h2/test/jaqu/ProductNoCreateTable.java
+1
-1
SamplesTest.java
h2/src/test/org/h2/test/jaqu/SamplesTest.java
+1
-1
SupportedTypes.java
h2/src/test/org/h2/test/jaqu/SupportedTypes.java
+1
-1
UpdateTest.java
h2/src/test/org/h2/test/jaqu/UpdateTest.java
+1
-1
package.html
h2/src/test/org/h2/test/jaqu/package.html
+1
-1
TestBatchUpdates.java
h2/src/test/org/h2/test/jdbc/TestBatchUpdates.java
+1
-1
TestCallableStatement.java
h2/src/test/org/h2/test/jdbc/TestCallableStatement.java
+1
-1
TestCancel.java
h2/src/test/org/h2/test/jdbc/TestCancel.java
+1
-1
TestDatabaseEventListener.java
h2/src/test/org/h2/test/jdbc/TestDatabaseEventListener.java
+1
-1
TestDriver.java
h2/src/test/org/h2/test/jdbc/TestDriver.java
+1
-1
TestJavaObject.java
h2/src/test/org/h2/test/jdbc/TestJavaObject.java
+1
-1
TestJavaObjectSerializer.java
h2/src/test/org/h2/test/jdbc/TestJavaObjectSerializer.java
+1
-1
TestLimitUpdates.java
h2/src/test/org/h2/test/jdbc/TestLimitUpdates.java
+1
-1
TestLobApi.java
h2/src/test/org/h2/test/jdbc/TestLobApi.java
+1
-1
TestManyJdbcObjects.java
h2/src/test/org/h2/test/jdbc/TestManyJdbcObjects.java
+1
-1
TestMetaData.java
h2/src/test/org/h2/test/jdbc/TestMetaData.java
+1
-1
TestNativeSQL.java
h2/src/test/org/h2/test/jdbc/TestNativeSQL.java
+1
-1
TestPreparedStatement.java
h2/src/test/org/h2/test/jdbc/TestPreparedStatement.java
+1
-1
TestResultSet.java
h2/src/test/org/h2/test/jdbc/TestResultSet.java
+1
-1
TestStatement.java
h2/src/test/org/h2/test/jdbc/TestStatement.java
+1
-1
TestTransactionIsolation.java
h2/src/test/org/h2/test/jdbc/TestTransactionIsolation.java
+1
-1
TestUpdatableResultSet.java
h2/src/test/org/h2/test/jdbc/TestUpdatableResultSet.java
+1
-1
TestZloty.java
h2/src/test/org/h2/test/jdbc/TestZloty.java
+1
-1
package.html
h2/src/test/org/h2/test/jdbc/package.html
+1
-1
package.html
h2/src/test/org/h2/test/package.html
+1
-1
没有找到文件。
h2/src/main/org/h2/upgrade/DbUpgrade.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/upgrade/package.html
浏览文件 @
f48b6413
<!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/main/org/h2/util/AutoCloseInputStream.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/BitField.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/Cache.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/CacheHead.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/CacheLRU.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/CacheObject.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/CacheSecondLevel.java
浏览文件 @
f48b6413
/*
* 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: Jan Kotek
...
...
This diff is collapsed.
Click to expand it.
h2/src/main/org/h2/util/CacheTQ.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/CacheWriter.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/CloseWatcher.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/DateTimeUtils.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/DbDriverActivator.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/HashBase.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/IOUtils.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/IntArray.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/IntIntHashMap.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/JdbcUtils.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/MathUtils.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/NetUtils.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/New.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/OsgiDataSourceFactory.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/Permutations.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/Profiler.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/ScriptReader.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/SmallLRUCache.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/SmallMap.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/SoftHashMap.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/SortedProperties.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/SourceCompiler.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/StatementBuilder.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/StringUtils.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/SynchronizedVerifier.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/Task.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/TempFileDeleter.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/Tool.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/Utils.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/ValueHashMap.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/util/package.html
浏览文件 @
f48b6413
<!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/main/org/h2/value/CaseInsensitiveMap.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/CompareMode.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/CompareModeDefault.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/CompareModeIcu4J.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/DataType.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/Transfer.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/Value.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueArray.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueBoolean.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueByte.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueBytes.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueDate.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueDecimal.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueDouble.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueFloat.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueInt.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueJavaObject.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueLob.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueLobDb.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueLong.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueNull.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueResultSet.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueShort.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueString.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueStringFixed.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueStringIgnoreCase.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueTime.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueTimestamp.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/ValueUuid.java
浏览文件 @
f48b6413
/*
* 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/main/org/h2/value/package.html
浏览文件 @
f48b6413
<!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/samples/CachedPreparedStatements.java
浏览文件 @
f48b6413
/*
* 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/samples/Compact.java
浏览文件 @
f48b6413
/*
* 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/samples/CreateScriptFile.java
浏览文件 @
f48b6413
/*
* 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/samples/CsvSample.java
浏览文件 @
f48b6413
/*
* 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/samples/DirectInsert.java
浏览文件 @
f48b6413
/*
* 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/samples/FileFunctions.java
浏览文件 @
f48b6413
/*
* 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/samples/Function.java
浏览文件 @
f48b6413
/*
* 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/samples/FunctionMultiReturn.java
浏览文件 @
f48b6413
/*
* 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/samples/HelloWorld.java
浏览文件 @
f48b6413
/*
* 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/samples/InitDatabaseFromJar.java
浏览文件 @
f48b6413
/*
* 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/samples/MixedMode.java
浏览文件 @
f48b6413
/*
* 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/samples/Newsfeed.java
浏览文件 @
f48b6413
/*
* 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/samples/ReadOnlyDatabaseInZip.java
浏览文件 @
f48b6413
/*
* 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/samples/RowAccessRights.java
浏览文件 @
f48b6413
/*
* 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/samples/SQLInjection.java
浏览文件 @
f48b6413
/*
* 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/samples/SecurePassword.java
浏览文件 @
f48b6413
/*
* 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/samples/ShowProgress.java
浏览文件 @
f48b6413
/*
* 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/samples/ShutdownServer.java
浏览文件 @
f48b6413
/*
* 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/samples/TriggerPassData.java
浏览文件 @
f48b6413
/*
* 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/samples/TriggerSample.java
浏览文件 @
f48b6413
/*
* 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/samples/UpdatableView.java
浏览文件 @
f48b6413
/*
* 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/samples/fullTextSearch.sql
浏览文件 @
f48b6413
/*
* 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/samples/newsfeed.sql
浏览文件 @
f48b6413
/*
* 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/samples/optimizations.sql
浏览文件 @
f48b6413
/*
* 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/samples/package.html
浏览文件 @
f48b6413
<!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/TestAll.java
浏览文件 @
f48b6413
/*
* 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/TestBase.java
浏览文件 @
f48b6413
/*
* 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/bench/Bench.java
浏览文件 @
f48b6413
/*
* 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/bench/BenchA.java
浏览文件 @
f48b6413
/*
* 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/bench/BenchB.java
浏览文件 @
f48b6413
/*
* 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/bench/BenchC.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/bench/BenchCRandom.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/bench/BenchCThread.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/bench/BenchSimple.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/bench/Database.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/bench/TestPerformance.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/bench/package.html
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/coverage/Coverage.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/coverage/Profile.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/coverage/Tokenizer.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/coverage/package.html
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/Db.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TaskDef.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TaskProcess.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestAlter.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestAlterSchemaRename.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestAutoRecompile.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestBackup.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestBigDb.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestBigResult.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestCases.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestCheckpoint.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestCluster.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestCompatibility.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestCsv.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestDateStorage.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestDeadlock.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestEncryptedDb.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestExclusive.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestFullText.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestFunctionOverload.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestFunctions.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestIndex.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestLargeBlob.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestLinkedTable.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestListener.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestLob.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestLobObject.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestMemoryUsage.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestMultiConn.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestMultiDimension.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestMultiThread.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestMultiThreadedKernel.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestOpenClose.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestOptimizations.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestOutOfMemory.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestPowerOff.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestQueryCache.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestReadOnly.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestRecursiveQueries.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestRights.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestRunscript.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestSQLInjection.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestScript.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestScriptSimple.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestSelectCountNonNullColumn.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestSequence.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestSessionsLocks.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestSpaceReuse.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestSpeed.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestTableEngines.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestTempTables.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestTransaction.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestTriggersConstraints.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestTwoPhaseCommit.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestUpgrade.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestView.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestViewAlterTable.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/TestViewDropView.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/db/package.html
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jaqu/AliasMapTest.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jaqu/AnnotationsTest.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jaqu/ClobTest.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jaqu/ComplexObject.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jaqu/Customer.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jaqu/ModelsTest.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jaqu/Order.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jaqu/Product.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jaqu/ProductAnnotationOnly.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jaqu/ProductInheritedAnnotation.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jaqu/ProductMixedAnnotation.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jaqu/ProductNoCreateTable.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jaqu/SamplesTest.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jaqu/SupportedTypes.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jaqu/UpdateTest.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jaqu/package.html
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestBatchUpdates.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestCallableStatement.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestCancel.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestDatabaseEventListener.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestDriver.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestJavaObject.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestJavaObjectSerializer.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestLimitUpdates.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestLobApi.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestManyJdbcObjects.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestMetaData.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestNativeSQL.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestPreparedStatement.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestResultSet.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestStatement.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestTransactionIsolation.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestUpdatableResultSet.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/TestZloty.java
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/jdbc/package.html
浏览文件 @
f48b6413
差异被折叠。
点击展开。
h2/src/test/org/h2/test/package.html
浏览文件 @
f48b6413
差异被折叠。
点击展开。
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论