提交 9e86397a authored 作者: Thomas Mueller's avatar Thomas Mueller

Documentation.

上级 96d51cc2
......@@ -18,7 +18,13 @@ Change Log
<h1>Change Log</h1>
<h2>Next Version (unreleased)</h2>
<ul><li>-
<ul><li>CallableStatement: now the syntax "{? = CALL...}" is supported as well.
</li><li>Lob in databases: two small BLOB or CLOB values were always considered equal.
This also affected unique indexes.
</li><li>The shutdown hook is (re-) enabled by default even for H2 version 1.3.x.
</li><li>When creating a database from a recovery script, the same user can now be used
(CREATE USER now always includes IF EXISTS).
</li><li>The H2 Console now prints a status message if started with parameters.
</li></ul>
<h2>Version 1.3.146 Beta (2010-11-08)</h2>
......
......@@ -279,6 +279,11 @@ Flux</a><br />
Java job scheduler, file transfer, workflow, and BPM.
</p>
<p><a href="http://geoserver.org">
GeoServer</a><br />
GeoServer is a Java-based software server that allows users to view and edit geospatial data. Using open standards set forth by the Open Geospatial Consortium (OGC), GeoServer allows for great flexibility in map creation and data sharing.
</p>
<p><a href="http://code.google.com/p/gbif-providertoolkit">
GBIF Integrated Publishing Toolkit (IPT)</a><br />
The GBIF IPT is an open source, Java based web application that connects and serves
......
......@@ -18,4 +18,6 @@ svn copy: /svn/trunk /svn/tags/version-1.1.x; Version 1.1.x (yyyy-mm-dd)
Newsletter: prepare (always to BCC)
Newsletter: send to h2-database-jp@googlegroups.com; h2-database@googlegroups.com; h2database-news@googlegroups.com; ...
Add to freshmeat.net
Add to twitter.com
Close bugs: http://code.google.com/p/h2database/issues/list
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论