Apache OpenJPA
Go to file
Patrick Linskey dcb47f0fe4 OPENJPA-14. Use the class's classloader in environments when service lookups should be looking in the OpenJPA distribution. This imposes the restriction that OpenJPA will only find services in the same classloader as the OpenJPA jars themselves, which is a much better restriction than requiring that the classes be in the thread's context classloader.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@436694 13f79535-47bb-0310-9956-ffa450edef68
2006-08-25 07:33:50 +00:00
openjpa-jdbc Slightly cleaner and in some cases more efficient exclusion of 2006-08-24 19:05:51 +00:00
openjpa-jdbc-5 Changed version to be a SNAPSHOT so we can use the snapshotRepository 2006-08-23 21:37:05 +00:00
openjpa-kernel OPENJPA-14. Use the class's classloader in environments when service lookups should be looking in the OpenJPA distribution. This imposes the restriction that OpenJPA will only find services in the same classloader as the OpenJPA jars themselves, which is a much better restriction than requiring that the classes be in the thread's context classloader. 2006-08-25 07:33:50 +00:00
openjpa-kernel-4 Changed version to be a SNAPSHOT so we can use the snapshotRepository 2006-08-23 21:37:05 +00:00
openjpa-kernel-5 Changed version to be a SNAPSHOT so we can use the snapshotRepository 2006-08-23 21:37:05 +00:00
openjpa-lib OPENJPA-14. Use the class's classloader in environments when service lookups should be looking in the OpenJPA distribution. This imposes the restriction that OpenJPA will only find services in the same classloader as the OpenJPA jars themselves, which is a much better restriction than requiring that the classes be in the thread's context classloader. 2006-08-25 07:33:50 +00:00
openjpa-persistence Add ability to include one fetch group in another to FetchGroup annotation. 2006-08-23 21:50:02 +00:00
openjpa-persistence-jdbc Changed version to be a SNAPSHOT so we can use the snapshotRepository 2006-08-23 21:37:05 +00:00
openjpa-project Formatted our documentation XML files. 2006-08-24 20:41:12 +00:00
openjpa-xmlstore Changed version to be a SNAPSHOT so we can use the snapshotRepository 2006-08-23 21:37:05 +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 Removed custom serp repository, since it is now available via ibiblio. 2006-08-24 22:29:35 +00:00

README.txt

The Open JPA podling of the Apache incubator