Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Gemini/DBAccess"

 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Gemini DBAccess ==
+
== Gemini DBAccess ==
Gemini DBAccess is a subproject of the Gemini project.
+
  
 +
Gemini DBAccess is a subproject of the Gemini project.<br>
  
== Project Dates ==
+
{{/SupportedDrivers}}
* Sept 2, 2010 - Gemini DBAccess Milestone 1 available
+
  
== Documentation ==
+
== Home of DBAccess ==
* [[/GettingStarted|GettingStarted ]]
+
  
== Committers ==
+
* [http://www.eclipse.org/gemini/dbaccess/ DBAccess Home]
* [[/Committers|Committers ]]
+
* [http://www.eclipse.org/projects/project_summary.php?projectid=rt.gemini.dbaccess DBAccess Project Summary]
* [[/CommitterGuide|Committer Guide]]
+
  
[[Category:Gemini DBAccess|DBAccess]]
+
== Project Dates  ==
 +
* see [http://www.eclipse.org/projects/project.php?id=rt.gemini.dbaccess project data]
 +
 
 +
== Documentation  ==
 +
*[[/GettingStarted|Getting Started ]]
 +
*[[/CommitterGuide|Committer Guide]]
 +
 
 +
== Graduation ==
 +
* [http://dev.eclipse.org/mhonarc/lists/gemini-dev/pdf7HJ7JkTShy.pdf Gemini Graduation Schedule]
 +
* [[/IPLOG_1_0|IP Log 1.0]]
 +
 
 +
== Committers  ==
 +
*[[/Committers|Committers ]]
 +
*[[/CommitterGuide|Committer Guide]]
 +
 
 +
[[Category:Gemini_DBAccess|DBAccess]]

Latest revision as of 12:41, 9 January 2013

Gemini DBAccess

Gemini DBAccess is a subproject of the Gemini project.

Supported Database Platforms

Supported DB Platforms for DBAccess 1.1
JDBC driver JDBC driver bundle Compatible driver version Included Comment
Derby org.apache.derby_<version>.jar 10.x yes Delivered in version 10.8.2.2 with DBAccess, see 1)
MySQL Connector/J mysql-connector-java-<version>-bin.jar 5.1.x no
H2 h2-<version>.jar 1.3.x no
HSQLDB hsqldb.jar 2.x no


Supported DB Platforms for DBAccess 1.0
JDBC driver JDBC driver bundle Compatible driver version Included Comment
Derby org.apache.derby_<version>.jar 10.x yes Delivered in version 10.5.1 with DBAccess, see 1)


Comments

  1. To use versions of Derby other than 10.8.2.2 (or 10.5.1 for DBAccess 1.0) you may need to replace the derby.jar and derbyclient.jar driver jars inside the org.apache.derby bundle with the version that you require.



Home of DBAccess

Project Dates

Documentation

Graduation

Committers

Back to the top