Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

JPA 2.0 Test Coverage

Starting with OpenJPA 2.0.0, we have split the supported databases into verified and compatible categories. The automated database testing performed by IBM and regular testing performed by the OpenJPA community in the lists below, are used to determine which databases will be listed as verified instead of just compatible.


Automated Database Coverage

JUnit results for OpenJPA supported databases being tested nightly by IBM using Java SE 6 (either IBM SDK or Sun JDK).
(tick) - All tests passed
(error) - Number of failing tests

Database

JDBC Driver

20090831

20090907

20090911

M3 (I11 - 20091005)

Beta (I14 - 20100125)

Beta2 (20100224)

Beta3 (20100323) 20090914

Derby 10.2.2.0

Embedded

(tick) 2648 2711

(tick) 2690 2904

 

 

Derby 10.5.3.0

Embedded

 

 

(tick) 2688 3004

(tick) 2688 3049

DB2 9.5.2

JCC 3.50.152

40 (error)

23 (error)

23 (error)

2 (error)

1 (error)

(tick) 3004

1 (error)

HSQLDB 1.8.0.10

Embedded in-memory

13 (error)

12 (error)

12 (error)

16 23 (error)

MySQL 5.0.67

JDBC 5.1.6

92 1 (error) 17 (error)

(tick)

10 (error) (tick)

5 2 (error)

MS SQL Server 2005 SP3 (9.00.4035)

sqljdbc4 2.0.1803.100

74 14 (error)

34 8 (error)

29 8 (error) 29

10 (error)

MS SQL Server 2008 SP2 (10.0.2531)

sqljdbc4 2.0.1803.100

75 14 (error)

35 5 (error)

29 5 (error) 29

8 (error)

Oracle 10g Express (10.2.0.1.0)

ojdbc14 10.2.0.1.0XE

116 5 (error)

77 3 (error) 50

5 (error) in locking

48 1 (error) + locking


Manual Database Coverage

If you regularly test OpenJPA 2.0.x against another DB vendor or level not listed above and would like to share your results, then feel free to add them below. All we ask, is that you provide as much of the details requested below, so others can make their own decision on whether to use one of these combinations in their environment.

Database

JDBC Driver

Java

SVN Rev

Results

Submitter

Notes

Derby 10.3.3.0 (652961)

Embedded

Sun 1.6.0_15

r817831 (20090922)

2 (error)

dwoods

OPENJPA-1322

Derby 10.4.2.0 (689064)

Embedded

Sun 1.6.0_15

r817831 (20090922)

2 (error)

dwoods

OPENJPA-1322

Derby 10.5.3.0 (802917)

Embedded

Sun 1.6.0_15

r813659 (20090910)

1 (error)

dwoods

OPENJPA-1293

MS SQL Server 2008 (10.00.1600)

jTDS 1.2.5

Sun 1.5.0_11-b03

r895453 (20100103)

4 (error)

mtylenda

did not run locking tests

PostgreSQL 8.3.5

8.3 4 JDBC3 (build 603) 701)

Sun 1.5.0_11-b03

r885965 (20091201)

31 (error)

mtylenda

AccessToUnderlyingConnectionAllowed DBCP property set to true, 12 failures come from locking tests

H2 1.1.118

Embedded

Sun 1.5.0_11-b03

r814302 r905001 (2009091320100131)

64 48 (error)

mtylenda  

in-memory named database, 47 failures come from locking tests; with MVCC option turned on there are 23 failures from locking tests, OPENJPA-1367