Apache OpenJPA
Go to file
Jody Grassel 970cd53e8d OPENJPA-2525: Use of JoinColumn targets to another joinColumn key exposed as an attribute will cause a ConstrainViolation exception on persist
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.3.x@1627112 13f79535-47bb-0310-9956-ffa450edef68
2014-09-23 18:34:08 +00:00
openjpa [maven-release-plugin] prepare for next development iteration 2013-11-11 20:08:00 +00:00
openjpa-all [maven-release-plugin] prepare for next development iteration 2013-11-11 20:08:00 +00:00
openjpa-examples [maven-release-plugin] prepare for next development iteration 2013-11-11 20:08:00 +00:00
openjpa-integration [maven-release-plugin] prepare for next development iteration 2013-11-11 20:08:00 +00:00
openjpa-jdbc OPENJPA-2525: Use of JoinColumn targets to another joinColumn key exposed as an attribute will cause a ConstrainViolation exception on persist 2014-09-23 18:34:08 +00:00
openjpa-jest [maven-release-plugin] prepare for next development iteration 2013-11-11 20:08:00 +00:00
openjpa-kernel OPENJPA-2508: Account for JOIN FETCH statements when loading from the Query Cache. Back ported to 2.3.x Rick's trunk commit. 2014-06-12 03:55:29 +00:00
openjpa-lib [maven-release-plugin] prepare for next development iteration 2013-11-11 20:08:00 +00:00
openjpa-persistence OPENJPA-2502: Update accessPath metas in CriteriaExpressionBuilder. Merged changes from trunk. Patch contributed by Albert Lee. 2014-06-12 03:53:20 +00:00
openjpa-persistence-jdbc OPENJPA-2525: Use of JoinColumn targets to another joinColumn key exposed as an attribute will cause a ConstrainViolation exception on persist 2014-09-23 18:34:08 +00:00
openjpa-persistence-locking [maven-release-plugin] prepare for next development iteration 2013-11-11 20:08:00 +00:00
openjpa-project OPENJPA-2515: Update openjpa-project assemblies to include xbean-asm. 2014-07-08 21:47:53 +00:00
openjpa-slice [maven-release-plugin] prepare for next development iteration 2013-11-11 20:08:00 +00:00
openjpa-tools [maven-release-plugin] prepare for next development iteration 2013-11-11 20:08:00 +00:00
openjpa-xmlstore [maven-release-plugin] prepare for next development iteration 2013-11-11 20:08:00 +00:00
scripts OPENJPA-2365: Support for delete-by-query. Correction for hint processing 2013-04-03 15:51:52 +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 update copyright year 2014-03-16 14:20:16 +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 Adding OpenJPA patch tool 2011-12-09 02:36:41 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-11-11 20:08:00 +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/