Updating Database Support page with MariaDB

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1763715 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Francesco Chicchiriccò 2016-10-07 09:51:50 +00:00
parent fe7659fb01
commit a99daf8f47
1 changed files with 14 additions and 0 deletions

View File

@ -836,6 +836,20 @@ class.
alias for the
<ulink url="../javadoc/org/apache/openjpa/jdbc/sql/JDataStoreDictionary.html">
<classname>org.apache.openjpa.jdbc.sql.JDataStoreDictionary</classname></ulink>
class.
</para>
</listitem>
<listitem>
<para>
<indexterm>
<primary>
MariaDB
</primary>
</indexterm>
<literal>mariadb</literal>: Dictionary for the MariaDB database. This is an alias
for the
<ulink url="../javadoc/org/apache/openjpa/jdbc/sql/MariaDBDictionary.html">
<classname>org.apache.openjpa.jdbc.sql.MariaDBDictionary</classname></ulink>
class.
</para>
</listitem>