Apache OpenJPA
Go to file
Marc Prud'hommeaux e1e96406e8 Only treat methods as persistent by default if there is a setter for the method in the described class.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@450649 13f79535-47bb-0310-9956-ffa450edef68
2006-09-28 00:33:48 +00:00
openjpa-all 1. Refactoring ConfigurationProvider/ProductDerivation subsystem. 2006-09-19 00:50:57 +00:00
openjpa-jdbc boot provisional changes for now. I think I'm missing a huge hole with hashing 2006-09-27 06:46:15 +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 Null checks. 2006-09-27 22:50:08 +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 Fix configuration warnings for misspelled property names. 2006-09-26 20:11:33 +00:00
openjpa-persistence Only treat methods as persistent by default if there is a setter for the method in the described class. 2006-09-28 00:33:48 +00:00
openjpa-persistence-jdbc Add David Ezzio's detachment test. 2006-09-26 17:39:21 +00:00
openjpa-project Change default MaxFetchDepth to -1 (unlimited). Also move the use of multiple 2006-09-26 16:54:30 +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