mirror of https://github.com/apache/openjpa.git
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:
parent
fe7659fb01
commit
a99daf8f47
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue