Apache OpenJPA
Go to file
Pinaki Poddar 3d07bcd372 Special comparison for two boolean constants
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@884233 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25 19:32:15 +00:00
openjpa OPENJPA-839 fix pom data so unprovided depends will be pulled automatically by maven and mark JAXB depends as optional 2009-11-04 21:35:07 +00:00
openjpa-all OPENJPA-839 fix pom data so unprovided depends will be pulled automatically by maven and mark JAXB depends as optional 2009-11-04 21:35:07 +00:00
openjpa-examples OPENJPA-1149: Add embeddables sample to the examples module. Patch contributed by Rick Curtis. 2009-09-15 21:40:59 +00:00
openjpa-integration OPENJPA-839 Need to exclude new source and shade created jars from being used for the agent setting to the TCK 2009-10-29 13:15:23 +00:00
openjpa-jdbc Special comparison for two boolean constants 2009-11-25 19:32:15 +00:00
openjpa-kernel Cut down processing cost for identical type. 2009-11-24 22:05:26 +00:00
openjpa-lib OPENJPA-1371: wrong commit. Revert it to the previous version 2009-11-01 00:52:48 +00:00
openjpa-osgi OPENJPA-767 Start of true OSGi support, which uses the r828047 changes in the Geronimo JPA2 1.0-EA9 spec to resolve/load providers in OSGi. Still lots of work needed, so this is not in the normal builds yet. 2009-10-21 15:33:44 +00:00
openjpa-persistence Reduce hint handling construction cost 2009-11-25 05:41:07 +00:00
openjpa-persistence-jdbc OPENJPA-1350: Test case (by Rick Curtis) to test early registration of type alias to avoid/minimze risk of multi-threaded repository initialization. Original change was revision 826944 2009-11-19 20:37:45 +00:00
openjpa-persistence-locking OPENJPA-1394 - DB2 supports Order By clause with recording locking using "WITH R*" construct. By enabling this feature in the DB2 dictionary, row locking can be perform with the fetch and eliminate the time window other thread snike in to fetch the same row. 2009-11-19 23:28:45 +00:00
openjpa-project Document MetaModel generator tool usage. 2009-11-13 23:04:53 +00:00
openjpa-slice fix ASL 2.0 header and change test-mysql profile to test-mysql-slice profile to keep it from running during the nightly auotmated tests 2009-10-02 14:36:30 +00:00
openjpa-xmlstore OPENJPA-1015 fix line wrapping in source files. Based on patch contributed by B.J. Reed. Updates made to do enforce line wrapping during the process-sources phase of the build. 2009-04-03 03:09:53 +00:00
scripts OPENJPA-1386: Detect type name hiding while generating metamodel source code 2009-11-13 06:27:03 +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 OPENJPA-1229 Update NOTICE files to match new ASF/Sun agreement for releasing early access specs. Also point to new geronimo-staging-017 to pickup latest spec releases under vote with updated notices. 2009-10-01 15:19:10 +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-1368 Upgrade to HSQLDB 1.8.0.10 and in-memory db for optional HSQLDB unit testing 2009-10-30 15:33:39 +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/