[ https://issues.apache.org/jira/browse/OPENJPA-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-1033: ---------------------------------- Attachment: OPENJPA-1033-db_versions.patch Patch that updates supported DB versions and should be applied after the "links_and_mssql" patch - 1) Derby - drops 10.1 (does not support query or lock timeouts) and adds 10.3 and 10.4 (tested by Geronimo) 2) DB2 - adds 9.1 and 9.5 3) Informix - replaced 9.30 with 9.40 (extended support thru April 2009). Adds 10.00, 11.10, 11.50. Also adds support for using DB2 Universal driver on 11.10 and 11.50. 4) MySQL - adds 5.1.31 5) Oracle - drops 8.1 (extended support ended Dec. 2006). Adds 10.2 and 11.1. > Update supported database and driver matrix > ------------------------------------------- > > Key: OPENJPA-1033 > URL: https://issues.apache.org/jira/browse/OPENJPA-1033 > Project: OpenJPA > Issue Type: Sub-task > Components: docs > Affects Versions: 2.0.0 > Reporter: Donald Woods > Assignee: Donald Woods > Priority: Minor > Fix For: 2.0.0 > > Attachments: OPENJPA-1033-db_versions.patch, OPENJPA-1033-links_and_mssql.patch > > > The list of supported databases is getting old. Need to update the supported/tested levels for Derby, DB2, Informix, MS SQL and Oracle. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.