Apache OpenJPA
Go to file
A. Abram White c0c4c3c738 Fixes relating to multiple same-typed embedded fields loading eager relations,
and deep vertical inheritance hierarchies where the base class's primary key 
is auto-assigned on insert.



git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@453449 13f79535-47bb-0310-9956-ffa450edef68
2006-10-06 01:04:34 +00:00
openjpa-all 1. Refactoring ConfigurationProvider/ProductDerivation subsystem. 2006-09-19 00:50:57 +00:00
openjpa-jdbc Fixes relating to multiple same-typed embedded fields loading eager relations, 2006-10-06 01:04:34 +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 Fixes relating to multiple same-typed embedded fields loading eager relations, 2006-10-06 01:04:34 +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 Trying a new approach to automatic enhancement in a container. Might have to 2006-10-02 17:39:28 +00:00
openjpa-lib Fixes relating to multiple same-typed embedded fields loading eager relations, 2006-10-06 01:04:34 +00:00
openjpa-persistence Handle exceptions from transaction listeners appropriately. Allow user to 2006-10-04 19:12:34 +00:00
openjpa-persistence-jdbc Tests and fixes for entities with multiple same-typed embedded entities, which 2006-10-05 19:13:26 +00:00
openjpa-project Fixes relating to multiple same-typed embedded fields loading eager relations, 2006-10-06 01:04:34 +00:00
openjpa-xmlstore 1. Refactoring ConfigurationProvider/ProductDerivation subsystem. 2006-09-19 00:50:57 +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 The recent upgrade of maven-jar-plugin to 2.1 caused the Implementation-Version tag to be excluded from the manifest, which we rely on to detect the current version. Added "addDefaultSpecificationEntries" and "addDefaultImplementationEntries" to pluginManagement to fix this. 2006-09-19 00:22:07 +00:00

README.txt

The Open JPA podling of the Apache incubator