- 13 10月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 12 10月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 10 10月, 2010 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 09 10月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
When LOB objects are stored in the database (using the experimental setting h2.lobInDatabase), and using the MVCC mode, opening a database with uncommitted transactions could throw a NullPointerException.
-
- 06 10月, 2010 2 次提交
-
-
由 Sergi Vladykin 提交于
-
由 Sergi Vladykin 提交于
-
- 05 10月, 2010 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 25 9月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 18 9月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 16 9月, 2010 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 14 9月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 13 9月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 10 9月, 2010 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 08 9月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 07 9月, 2010 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 christian.peter.io 提交于
that a full table scan is faster.
-
- 03 9月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 31 8月, 2010 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 30 8月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 29 8月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 26 8月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 22 8月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 18 8月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 17 8月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 15 8月, 2010 2 次提交
-
-
由 Thomas Mueller 提交于
The built-in connection pool (JdbcConnectionPool) did not always honor the login timeout (the timeout could occur much too early).
-
由 Thomas Mueller 提交于
-
- 02 8月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 30 7月, 2010 1 次提交
-
-
由 christian.peter.io 提交于
-
- 29 7月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 27 7月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
Data modifications (inserts, updates, and deletes) are now faster for existing tables because converting objects to byte arrays is avoided if possible.
-
- 25 7月, 2010 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 22 7月, 2010 1 次提交
-
-
由 christian.peter.io 提交于
-
- 20 7月, 2010 2 次提交
-
-
由 Thomas Mueller 提交于
The cache was not used efficiently when reading (behaving like a FIFO cache instead of an LRU cache).
-
由 Thomas Mueller 提交于
-