]> source.dussan.org Git - vaadin-framework.git/commitdiff
Merge of (#10164) to Vaadin 7. 96/596/1
authorAnna Koskinen <anna@vaadin.com>
Tue, 8 Jan 2013 14:37:20 +0000 (16:37 +0200)
committerAnna Koskinen <anna@vaadin.com>
Tue, 8 Jan 2013 14:37:20 +0000 (16:37 +0200)
Updated release notes with databases supported by SQLContainer.

Change-Id: I8ac7a07f2e005850d10fe51e80b01de86daaa2e6

WebContent/release-notes.html

index 99001cca2c22499ae88de09ab86040687a41480c..77217f9d68fc54a774d17e0a26a0153ea7844019 100644 (file)
         <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>