Apache OpenJPA
Go to file
Jeremy Bauer 90355300bb 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.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@938203 13f79535-47bb-0310-9956-ffa450edef68
2010-04-26 19:34:34 +00:00
openjpa OPENJPA-1622 Move services file out of the builds and into the packaging jars 2010-04-09 18:38:02 +00:00
openjpa-all merge in fix for source jar generation from 2.0.x branch. Developers can still turn off source jar generation for local builds by setting -DcreateSource=none and -DcreateSources=false 2010-03-23 15:00:12 +00:00
openjpa-examples [maven-release-plugin] prepare release 2.0.x 2010-03-23 02:27:40 +00:00
openjpa-integration move openjpa-maven-plugin version to parent pom, since two modules are using it now 2010-04-22 14:19:52 +00:00
openjpa-jdbc OPENJPA-1596: fix index name for DB2 zOS when schema is present. 2010-04-21 19:11:45 +00:00
openjpa-kernel OPENJPA-703: Disable query statistics by default. 2010-04-16 20:35:42 +00:00
openjpa-lib OPENJPA-1550: 2010-03-25 03:55:43 +00:00
openjpa-persistence 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-persistence-jdbc OPENJPA-1613 Per JPA spec, OpenJPA should take the @Transient annotation into account when making a default access determination. This commit includes test code contributed by Simon Droscher. 2010-04-22 16:12:50 +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-1604: Doc update. 2010-04-21 18:48:29 +00:00
openjpa-slice [maven-release-plugin] prepare release 2.0.x 2010-03-23 02:27:40 +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 OPENJPA-880 Use maven-remote-resources-plugin to generate required legal files. Also removes dependency on openjpa-project for maven eclipse plugin. 2009-05-27 14:43:00 +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-1639 remove code changes for another issue 2010-04-22 16:34:31 +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/