Apache OpenJPA
Go to file
Jody Grassel 1c8b15fc38 OPENJPA-2705: ArrayOutOfBoundsException occurs with an @EmbeddedId (commit on wdazeys behalf)
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.1.x@1802421 13f79535-47bb-0310-9956-ffa450edef68
2017-07-19 18:18:13 +00:00
openjpa [maven-release-plugin] prepare for next development iteration 2011-07-19 21:19:32 +00:00
openjpa-all [maven-release-plugin] prepare for next development iteration 2011-07-19 21:19:32 +00:00
openjpa-examples OPENJPA-2410 : Merge checkstyle changes. 2013-08-06 15:47:58 +00:00
openjpa-integration OPENJPA-2326 - Fixed StoreCharAsInteger property for DB2. 2013-02-13 15:14:06 +00:00
openjpa-jdbc OPENJPA-2705: ArrayOutOfBoundsException occurs with an @EmbeddedId (commit on wdazeys behalf) 2017-07-19 18:18:13 +00:00
openjpa-kernel OPENJPA-2586: Fix to return proper relationship data when QueryCache and FetchPlans are used. 2015-09-10 01:36:41 +00:00
openjpa-lib OPENJPA-2410 : Merge checkstyle changes. 2013-08-06 15:47:58 +00:00
openjpa-persistence OPENJPA-2506: StoreCache interface doesn't work for many ID types - back ported Dalia's fix to 2.1.x. 2014-12-29 21:01:02 +00:00
openjpa-persistence-jdbc OPENJPA-2705: ArrayOutOfBoundsException occurs with an @EmbeddedId (commit on wdazeys behalf) 2017-07-19 18:18:13 +00:00
openjpa-persistence-locking [maven-release-plugin] prepare for next development iteration 2011-07-19 21:19:32 +00:00
openjpa-project OPENJPA-2476: Fixed OptimisticLockEx due to rounding of a Timestamp 2014-05-01 02:34:15 +00:00
openjpa-slice Disable logging during brokerfactory de-serialization. Added type checking of plugin values. 2013-03-28 19:33:00 +00:00
openjpa-xmlstore [maven-release-plugin] prepare for next development iteration 2011-07-19 21:19:32 +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
patchoj.py Integrating the patchoj.py tool for ease of creating patches. It already existed in later releases, so I'm just bringing it backwards. 2012-02-24 19:25:19 +00:00
pom.xml OPENJPA-2616: Update to Commons Collections 3.2.2 2015-11-23 16:56:07 +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/