summaryrefslogtreecommitdiffstats
path: root/WebContent
diff options
context:
space:
mode:
authorAnna Koskinen <anna@vaadin.com>2013-01-08 16:37:20 +0200
committerAnna Koskinen <anna@vaadin.com>2013-01-08 16:37:20 +0200
commitbfe57e5b8b97b28a38637c46e3a36a96a4004929 (patch)
tree33df4ff79ffe851f347706588e8e41f8dd2594b0 /WebContent
parent2a7b21522d0b01e563dff877373ade32e244046c (diff)
downloadvaadin-framework-bfe57e5b8b97b28a38637c46e3a36a96a4004929.tar.gz
vaadin-framework-bfe57e5b8b97b28a38637c46e3a36a96a4004929.zip
Merge of (#10164) to Vaadin 7.
Updated release notes with databases supported by SQLContainer. Change-Id: I8ac7a07f2e005850d10fe51e80b01de86daaa2e6
Diffstat (limited to 'WebContent')
-rw-r--r--WebContent/release-notes.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html
index 99001cca2c..77217f9d68 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -460,6 +460,15 @@
<li>Android 2.3 and later</li>
</ul>
+ <p>Vaadin SQL Container supports the following databases:</p>
+ <ul>
+ <li>HSQLDB</li>
+ <li>MySQL</li>
+ <li>MSSQL</li>
+ <li>Oracle</li>
+ <li>PostgreSQL</li>
+ </ul>
+
<h2 id="vaadinontheweb">Vaadin on the Web</h2>
<ul>