Apache OpenJPA
Go to file
Marc Prud'hommeaux fcd072a2c5 Fixed bug where NamedNativeQuery/NamedNativeQueries was not being examined when looking up named queries, which could result in them not being found if the metadata has not yet been parsed completely
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@443432 13f79535-47bb-0310-9956-ffa450edef68
2006-09-14 18:21:19 +00:00
openjpa-all Changed jar aggrigation phase to process-classes so that the directory doesn't get clobbered between "clean" and "package". 2006-09-08 02:16:29 +00:00
openjpa-jdbc Query fixes. 2006-09-14 00:05:16 +00:00
openjpa-jdbc-5 changed @since tags to disambiguate the Kodo information with future releases of OpenJPA by adding a 0. to the beginning of each. 2006-08-30 17:53:55 +00:00
openjpa-kernel Query fixes. 2006-09-14 00:05:16 +00:00
openjpa-kernel-4 OPENJPA-30 Changed version to 0.9.0-incubating-SNAPSHOT in accordance with Apache incubator guidelines 2006-08-26 18:59:34 +00:00
openjpa-kernel-5 OPENJPA-30 Changed version to 0.9.0-incubating-SNAPSHOT in accordance with Apache incubator guidelines 2006-08-26 18:59:34 +00:00
openjpa-lib Minor updates to comments and doc... While doing the removal of the LockGroup stuff, I came across an entry for 2006-09-13 21:05:42 +00:00
openjpa-persistence Fixed bug where NamedNativeQuery/NamedNativeQueries was not being examined when looking up named queries, which could result in them not being found if the metadata has not yet been parsed completely 2006-09-14 18:21:19 +00:00
openjpa-persistence-jdbc Minor updates to comments and doc... While doing the removal of the LockGroup stuff, I came across an entry for 2006-09-13 21:05:42 +00:00
openjpa-project Minor updates to comments and doc... While doing the removal of the LockGroup stuff, I came across an entry for 2006-09-13 21:05:42 +00:00
openjpa-xmlstore OPENJPA-30 Changed version to 0.9.0-incubating-SNAPSHOT in accordance with Apache incubator guidelines 2006-08-26 18:59:34 +00:00
src/site Documentation images and style sheets 2006-07-26 07:36:39 +00:00
README.txt trying to see if I have read access to new repo 2006-05-14 02:09:10 +00:00
pom.xml Added openjpa-all module which will manually create an openjpa-all-VERSION.jar file that aggregates all the other openja-*.jar files; fixed Configurations.java to provide more information when a missing services resource is caused by a deeper exception 2006-09-08 01:24:18 +00:00

README.txt

The Open JPA podling of the Apache incubator