提交 ad83c1b6 authored 作者: Thomas Mueller's avatar Thomas Mueller

Documentation.

上级 eb221f73
...@@ -18,7 +18,10 @@ Change Log ...@@ -18,7 +18,10 @@ Change Log
<h1>Change Log</h1> <h1>Change Log</h1>
<h2>Next Version (unreleased)</h2> <h2>Next Version (unreleased)</h2>
<ul><li>Server mode: when retrieving more than 64 rows each containing a CLOB or BLOB, <ul><li>Indexes on column that are larger than half the page size (wide indexes)
could sometimes get corrupt, resulting in an ArrayIndexOutOfBoundsException in PageBtree.getRow
or "Row not found" in PageBtreeLeaf. Also, such indexes used too much disk space.
</li><li>Server mode: when retrieving more than 64 rows each containing a CLOB or BLOB,
the error message "The object is already closed" was thrown. the error message "The object is already closed" was thrown.
</li><li>ConvertTraceFile: the time in the trace file is now parsed as a long. </li><li>ConvertTraceFile: the time in the trace file is now parsed as a long.
</li><li>Invalid connection settings are now detected. </li><li>Invalid connection settings are now detected.
......
...@@ -666,6 +666,11 @@ Social Bookmarks Friend Finder</a><br /> ...@@ -666,6 +666,11 @@ Social Bookmarks Friend Finder</a><br />
A GUI application that allows you to find users with similar bookmarks to the user specified (for delicious.com). A GUI application that allows you to find users with similar bookmarks to the user specified (for delicious.com).
</p> </p>
<p><a href="http://www.sormula.org">
sormula</a><br />
Simple object relational mapping.
</p>
<p><a href="http://www.springfuse.com"> <p><a href="http://www.springfuse.com">
Springfuse</a><br /> Springfuse</a><br />
Code generation For Spring, Spring MVC &amp; Hibernate. Code generation For Spring, Spring MVC &amp; Hibernate.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论