From 2e1e015dee7efe9379d4f2a6ead3b74ce7580f47 Mon Sep 17 00:00:00 2001 From: Michael Dick Date: Thu, 4 Nov 2010 16:00:12 +0000 Subject: [PATCH] OPENJPA-1864: Adding documentation for MaxDB Dictionary (includes new section for user reported databases which we haven't verified). git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1031050 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/doc/manual/supported_databases.xml | 62 +++++++++++++++++++ 1 file changed, 62 insertions(+) diff --git a/openjpa-project/src/doc/manual/supported_databases.xml b/openjpa-project/src/doc/manual/supported_databases.xml index a15905057..faf8316ab 100644 --- a/openjpa-project/src/doc/manual/supported_databases.xml +++ b/openjpa-project/src/doc/manual/supported_databases.xml @@ -36,6 +36,10 @@ release of OpenJPA, while the Compatible Database Matrix contains the list of databases and drivers that were tested against prior releases or by OpenJPA users and may not support every feature of this release. + +The Unverified Database Matrix contains a +list of databases which have been reported to work, but have not been tested by +the development team. @@ -531,6 +535,64 @@ databases that have been fully tested against this release, please refer to the +
+ + Unverified Database Matrix + + +Following is a table of the database and JDBC driver versions that have been reported +to work with OpenJPA by the community but have not been verified by the development +team. In some cases this is a question of availability since the developers may not +be able to obtain a license to test, or have experience configuring these databases. +For the list of databases that have been fully tested against this release, please +refer to the Verified Database Matrix section. + + + + Unverified Databases and JDBC Drivers + + + + + + + + + + Database Name + + + Database Version + + + JDBC Driver Name + + + JDBC Driver Version + + + + + + + SAP MaxDB + + + + + + + + + + + + + +
+ +
+
Apache Derby