Added to docs

This commit is contained in:
Keith Donald
2009-05-16 22:58:18 +00:00
parent e54519d02e
commit c5cc75693d
3 changed files with 58 additions and 4 deletions

View File

@@ -453,7 +453,7 @@ public class AppConfig{
<section id="new-feature-embedded-databases">
<title>Support for embedded databases</title>
<para>
Convenient support for <link linkend="jdbc-embedded-database-support">embedded Java database engines</link>, such as HSQL and H2, is now provided.
Convenient support for <link linkend="jdbc-embedded-database-support">embedded Java database engines</link>, including HSQL, H2, and Derby, is now provided.
</para>
</section>