Apache OpenJPA
Go to file
Albert Lee e3be88bf7e Fix test cases running in DB2 due to 1) dict.forUpdateClause must be obtained after emf is created because specific dictionary may override the value of this attribute, 2) The forUpdateClause in DB2 is LockMode type dependent, (i.e. WITH RR/RS) therefore can not depends on this attribute for positive test case comparison, negative test ok.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1073542 13f79535-47bb-0310-9956-ffa450edef68
2011-02-22 23:15:01 +00:00
openjpa OPENJPA-1851: Include JEST module to pom.xml 2010-12-09 22:05:33 +00:00
openjpa-all [maven-release-plugin] prepare release 2.1.x 2010-11-30 15:30:48 +00:00
openjpa-examples OPENJPA-1945. Okay, we're going to try this again. This time with Pinaki's approval (previous comment in JIRA). Removing "Copyright 2010 Pinaki Poddar" statements from the OpenBooks sample code. 2011-02-22 18:48:06 +00:00
openjpa-integration OPENJPA-1786 Upgrade to latest JPA 2.0 TCK (05-Dec-2010) 2010-12-14 13:59:06 +00:00
openjpa-jdbc Add constant - findbugs reported 2011-02-22 03:17:35 +00:00
openjpa-jest OPENJPA-1927:Add first few tests to try out the test environment 2011-01-20 01:57:42 +00:00
openjpa-kernel OPENJPA-1943 - Apply query timeout value to pessimistic row lock statement execution. 2011-02-18 16:59:16 +00:00
openjpa-lib Add exception message for configuration error 2011-01-26 20:50:23 +00:00
openjpa-persistence OPENJPA-1943 - Apply query timeout value to pessimistic row lock statement execution. 2011-02-18 16:59:16 +00:00
openjpa-persistence-jdbc OPENJPA-1944: Version defaults to 1 if the column returns null from the database 2011-02-22 02:06:11 +00:00
openjpa-persistence-locking Fix test cases running in DB2 due to 1) dict.forUpdateClause must be obtained after emf is created because specific dictionary may override the value of this attribute, 2) The forUpdateClause in DB2 is LockMode type dependent, (i.e. WITH RR/RS) therefore can not depends on this attribute for positive test case comparison, negative test ok. 2011-02-22 23:15:01 +00:00
openjpa-project OPENJPA-1932: Sun -> Oracle, update copyright year, make LOB term consistent in case, fix typos. 2011-02-06 19:03:15 +00:00
openjpa-slice OPENJPA-1898: reduce number of threads in testcase. 2010-11-30 19:57:09 +00:00
openjpa-xmlstore [maven-release-plugin] prepare release 2.1.x 2010-11-30 15:30:48 +00:00
scripts Use generalized environment variables instead of hard-coded paths 2010-08-27 16:58:37 +00:00
src/site updated build site to include more timestamp information; removed some documentation-related stuff from pom files 2007-08-31 21:28:04 +00:00
.gitignore Add IDEA module descriptors to .gitignore. 2009-07-14 17:30:19 +00:00
LICENSE OPENJPA-1754 Include Apache BVal and spec api in openjpa-all and binary assembly to complete the JPA 2.0 picture 2010-08-13 20:33:50 +00:00
NOTICE OPENJPA-1754 Include Apache BVal and spec api in openjpa-all and binary assembly to complete the JPA 2.0 picture 2010-08-13 20:33:50 +00:00
README.txt add missing ASL 2.0 reference, so we can stop excluding these from rat:check 2010-06-04 16:56:47 +00:00
pom.xml OPENJPA-1912: Generate externalizable methods correctly for super and subclasses. 2011-02-16 02:12:28 +00:00

README.txt

Apache OpenJPA - README.txt
Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
--------------------------------------------------------------------------------

Thank you for downloading this release of Apache OpenJPA.

The following files can be found in the openjpa-project subdirectory:
    BUILDING.txt
    CHANGES.txt
    RELEASE-NOTES.html

For documentation and project information, please visit our project site:
    http://openjpa.apache.org/