Apache OpenJPA
Go to file
Michael Dick 7d0de515a5 use generics, remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1080955 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 17:38:43 +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-1787: setting eol-style (nit) 2011-03-11 23:09:21 +00:00
openjpa-jdbc use generics, remove unused imports 2011-03-12 17:38:43 +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-1787 Updated "new entity" merge path through AttachManager and BrokerImpl to refrain from firing a pre-persist event before the state of the merged entity is copied to the new entity. Test cases based upon code provided by Oliver Ringel. 2011-03-11 20:29:50 +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-1957: treat non element collection like normal serializable types 2011-03-09 20:32:59 +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-1376: Documentation update related to allocationSize property of @SequenceGenerator. 2011-03-07 14:02:33 +00:00
openjpa-slice OPENJPA-1952: Excluding multithreaded test which causes intermittent build failures 2011-02-25 15:33:16 +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/