Apache OpenJPA
Go to file
Pinaki Poddar 43de09873b OPENJPA-900: Remove hint key ordering for performance overhead
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@782782 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 21:04:00 +00:00
openjpa OPENJPA-1114 Bean Validation APIs should be an optional runtime dependency 2009-06-02 02:55:15 +00:00
openjpa-all OPENJPA-1114 Bean Validation APIs should be an optional runtime dependency 2009-06-02 02:55:15 +00:00
openjpa-examples update pom names to better match the module name and add descriptions where missing 2009-05-28 12:10:45 +00:00
openjpa-integration update pom names to better match the module name and add descriptions where missing 2009-05-28 12:10:45 +00:00
openjpa-jdbc OPENJPA-1123: MySQL query hints support 2009-06-07 10:54:59 +00:00
openjpa-kernel OPENJPA-1113 - The 2nd level Reflection class cached object (Class -> (String -> Method)) is a Method object, which has a back reference back to the owning Class. The IBM JDK seems to be able to garbage-collect these caches using WeakReferenceHashMap. By forcing the value of the nested HashMap to be WeakReference, using the ConcurrentReferenceHashMap class, the Sun and IBM JDK 5/6 are able to release the cache content, if not needed. With these changes, the trunk maven build time has shortened by 5-10%. 2009-06-05 16:58:53 +00:00
openjpa-lib fix missing license header problems found by rat plugin during EA2 creation 2009-06-03 16:26:16 +00:00
openjpa-persistence OPENJPA-900: Remove hint key ordering for performance overhead 2009-06-08 21:04:00 +00:00
openjpa-persistence-jdbc OPENJPA-1123: MySQL query hints support 2009-06-07 10:54:59 +00:00
openjpa-project OPENJPA-1123: MySQL query hints support 2009-06-07 10:54:59 +00:00
openjpa-slice OPENJPA-1015. Enforce column width for testcases 2009-05-28 00:22:33 +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 fix missing license header problems found by rat plugin during EA2 creation 2009-06-03 16:26:16 +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
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-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
pom.xml (re) including committed metamodel classes in checkstyle repost 2009-06-08 20:43:13 +00:00