Apache OpenJPA
Go to file
A. Abram White 74589c8ae1 Use most derived available classloader when loading plugins so that we can
load application classes when the application uses a derived loader.



git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@486424 13f79535-47bb-0310-9956-ffa450edef68
2006-12-13 00:16:33 +00:00
openjpa-all Updated to version 0.9.7-incubating-SNAPSHOT 2006-11-12 22:28:45 +00:00
openjpa-examples Fixed duplicate named query in sample. 2006-11-15 23:44:55 +00:00
openjpa-jdbc Move to dynamically-created bytecode proxies for second class objects, rather 2006-12-08 18:32:07 +00:00
openjpa-jdbc-5 Updated to version 0.9.7-incubating-SNAPSHOT 2006-11-12 22:28:45 +00:00
openjpa-kernel Allow the parameter to an IN(?) expression to be a Collection type, which allows variable-length IN parameters. The spec is a little vague about whether this should be allowed or not, but there's no reason not to support it. 2006-12-12 00:40:22 +00:00
openjpa-kernel-5 Updated to version 0.9.7-incubating-SNAPSHOT 2006-11-12 22:28:45 +00:00
openjpa-lib Use most derived available classloader when loading plugins so that we can 2006-12-13 00:16:33 +00:00
openjpa-persistence Removed Apache license header, which appears to have been accidentally added. The file is actually released under Sun's CDDL. 2006-11-21 01:25:19 +00:00
openjpa-persistence-jdbc Default name fix. 2006-12-05 20:49:11 +00:00
openjpa-project Document capabilities of new proxy manager. 2006-12-08 20:20:22 +00:00
openjpa-xmlstore Updated to version 0.9.7-incubating-SNAPSHOT 2006-11-12 22:28:45 +00:00
src/site Added license headers 2006-11-16 23:04:20 +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 DISCLAIMER.txt to the built jar files along with NOTICE.txt and LICENSE.txt. 2006-11-21 01:29:57 +00:00

README.txt

The Open JPA podling of the Apache incubator