Apache OpenJPA
Go to file
Michael Dick 22356a66e7 OPENJPA-2035: setting svn:eol-style on new file
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1150700 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25 13:46:15 +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 Minor update to find the code in the right place... 2011-06-08 13:56:03 +00:00
openjpa-integration OPENJPA-1984 - Skip non-root object validation when performing remove(root object). Let's validation provider to perform root object validation so that the contraint violation can report the correct root bean. 2011-04-26 16:00:52 +00:00
openjpa-jdbc OPENJPA-2034: Update error codes for H2 database. 2011-07-22 19:20:57 +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-2035: setting svn:eol-style on new file 2011-07-25 13:46:15 +00:00
openjpa-lib OPENJPA-1875: Add generics to graph code. 2011-06-22 13:54:05 +00:00
openjpa-persistence OPENJPA-2025: Generate SingularAttribute for unannotated arrays, ListAttribute will be used for @PersistentCollections. 2011-07-06 18:18:43 +00:00
openjpa-persistence-jdbc OPENJPA-2027: Use SingularAttribute for unannotated arrays. ListAttribute for @PersistentCollections 2011-07-06 18:17:36 +00:00
openjpa-persistence-locking OPENJPA-1972 Update test and adapt to DB2 9.7 behavior changes. 2011-03-31 20:13:17 +00:00
openjpa-project OPENJPA-1343: Fix openjpa.Sequence example. 2011-07-21 21:52:05 +00:00
openjpa-slice OPENJPA-2008: Setting svn eol-style for DistributedSQLStoreQuery 2011-06-20 15:09:37 +00:00
openjpa-tools OPENJPA-1934: Cleanup compiler warnings. 2011-04-12 03:17: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-2031 : configure included and excluded plugins when using the m2eclipse plugin for eclipse. 2011-07-19 14:52:46 +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/