提交 62e831fa authored 作者: Thomas Mueller's avatar Thomas Mueller

Links

上级 0867a55f
...@@ -169,10 +169,10 @@ http://www.h2database.com/html/roadmap.html ...@@ -169,10 +169,10 @@ http://www.h2database.com/html/roadmap.html
<table><tr> <table><tr>
<th>Feature</th> <th>Feature</th>
<th>H2</th> <th>H2</th>
<th>Derby</th> <th><a href="http://db.apache.org/derby">Derby</a></th>
<th>HSQLDB</th> <th><a href="http://hsqldb.org">HSQLDB</a></th>
<th>MySQL</th> <th><a href="http://mysql.com">MySQL</a></th>
<th>PostgreSQL</th> <th><a href="http://www.postgresql.org">PostgreSQL</a></th>
</tr><tr> </tr><tr>
<td>Pure Java</td> <td>Pure Java</td>
<td class="compareY">Yes</td> <td class="compareY">Yes</td>
......
...@@ -82,10 +82,10 @@ Welcome to H2, the Java SQL database. The main feature of H2 are: ...@@ -82,10 +82,10 @@ Welcome to H2, the Java SQL database. The main feature of H2 are:
<table style="width: 425px;"><tr> <table style="width: 425px;"><tr>
<th></th> <th></th>
<th>H2</th> <th>H2</th>
<th>Derby</th> <th><a href="http://db.apache.org/derby">Derby</a></th>
<th>HSQLDB</th> <th><a href="http://hsqldb.org">HSQLDB</a></th>
<th>MySQL</th> <th><a href="http://mysql.com">MySQL</a></th>
<th>PostgreSQL</th> <th><a href="http://www.postgresql.org">PostgreSQL</a></th>
</tr><tr> </tr><tr>
<td>Pure Java</td> <td>Pure Java</td>
<td class="compareY">Yes</td> <td class="compareY">Yes</td>
...@@ -94,7 +94,7 @@ Welcome to H2, the Java SQL database. The main feature of H2 are: ...@@ -94,7 +94,7 @@ Welcome to H2, the Java SQL database. The main feature of H2 are:
<td class="compareN">No</td> <td class="compareN">No</td>
<td class="compareN">No</td> <td class="compareN">No</td>
</tr><tr> </tr><tr>
<td>In-Memory Mode</td> <td>Memory Mode</td>
<td class="compareY">Yes</td> <td class="compareY">Yes</td>
<td class="compareN">No</td> <td class="compareN">No</td>
<td class="compareY">Yes</td> <td class="compareY">Yes</td>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论