Apache OpenJPA
Go to file
A. Abram White 832d913520 Delete child object(s) before parent when cascading delete. Also fix case where
an interface field uses targetEntity to declare itself as a concrete entity 
relation, and add test case for fix.



git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@442718 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 21:39:01 +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 Fix erroneous change I made yesterday. 2006-09-12 20:06:29 +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 Delete child object(s) before parent when cascading delete. Also fix case where 2006-09-12 21:39:01 +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 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
openjpa-persistence Delete child object(s) before parent when cascading delete. Also fix case where 2006-09-12 21:39:01 +00:00
openjpa-persistence-jdbc Delete child object(s) before parent when cascading delete. Also fix case where 2006-09-12 21:39:01 +00:00
openjpa-project Update docs on fetch groups. 2006-09-08 18:44:11 +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