Apache OpenJPA
Go to file
Donald Woods 17848d9d40 openbooks updates: now the maven generated jar matches the ant created one, meta-model generated *_.java files are no longer created in the source tree but are still in the built jar and passed to java2html
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@944476 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 21:17:02 +00:00
openjpa update license files to include full CDDL+GPL license text for persistence schemas, even though we're choosing CDDL. this was based on recent discussions between legal-discuss@apache, Aries and Geronimo projects. 2010-05-01 01:16:12 +00:00
openjpa-all update license files to include full CDDL+GPL license text for persistence schemas, even though we're choosing CDDL. this was based on recent discussions between legal-discuss@apache, Aries and Geronimo projects. 2010-05-01 01:16:12 +00:00
openjpa-examples openbooks updates: now the maven generated jar matches the ant created one, meta-model generated *_.java files are no longer created in the source tree but are still in the built jar and passed to java2html 2010-05-14 21:17:02 +00:00
openjpa-integration OPENJPA-1660 Add support to test with Apache Bean Validation provider and make it the default provider. 2010-05-11 15:38:44 +00:00
openjpa-jdbc OPENJPA-1612: Check for having a relationship to a type that is mapped to a blob field. 2010-05-10 19:46:21 +00:00
openjpa-kernel OPENJPA-1665: Update BrokerImpl to skip check for duplicate ids when they are auto generated. 2010-05-12 19:11:14 +00:00
openjpa-lib OPENJPA-1649: Share metadata/mapping repository across slices. 2010-05-05 22:11:51 +00:00
openjpa-persistence OPENJPA-1662: Remove usage of @Replicated annotation. Replace with openjpa.slice.ReplicatedTypes plug-in. 2010-05-11 21:09:17 +00:00
openjpa-persistence-jdbc OPENJPA-1665: Update BrokerImpl to skip check for duplicate ids when they are auto generated. 2010-05-12 19:11:14 +00:00
openjpa-persistence-locking OPENJPA-1604 Added Optimistic check as part the logic for setting the default lock mode for named queries in order to retain 1.x behavior. 2010-04-26 19:34:34 +00:00
openjpa-project OPENJPA-1663,OPENJPA-1664: document Query/Finder Target Policy. 2010-05-12 21:22:57 +00:00
openjpa-slice Remove Compilation error because to @Override flag. 2010-05-13 14:25:36 +00:00
openjpa-xmlstore move openjpa-maven-plugin version to parent pom, since two modules are using it now 2010-04-22 14:19:52 +00:00
scripts OPENJPA-1628: Usability changes 2010-04-15 18:25:46 +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.txt strip eol chars 2010-05-01 01:31:12 +00:00
NOTICE.txt minor notice file updates 2010-02-02 14:47:11 +00:00
README.txt OPENJPA-1229 merge in release file updates from M3 into trunk 2009-10-07 18:47:55 +00:00
pom.xml OPENJPA-1637 Upgrade to latest Geronimo Specs for JPA2 and Bean Validation 2010-05-11 16:23:23 +00:00

README.txt

Apache OpenJPA README
=====================

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/