Apache OpenJPA
Go to file
Marc Prud'hommeaux 803e15990d Null check before we put username/password values in the Properties object, since null values are illegal.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@427389 13f79535-47bb-0310-9956-ffa450edef68
2006-08-01 00:55:41 +00:00
openjpa-jdbc Null check before we put username/password values in the Properties object, since null values are illegal. 2006-08-01 00:55:41 +00:00
openjpa-jdbc-5 Added openjpa-project for assembly descriptiors and docs; upped version to 0.9.0 2006-07-26 04:24:28 +00:00
openjpa-kernel Throw good error message about META-INF/services if we can't find any 2006-07-31 19:36:46 +00:00
openjpa-kernel-5 Moved Premain-Class=org.apache.openjpa.enhance.PCEnhancerAgent setting from openjpa-kernel module to openjpa-kernel-5 2006-07-28 21:25:10 +00:00
openjpa-lib changed configuration value factory method to set a default for booleans by default. The normal pattern is to obtain a BooleanValue and then set the default to 'true' when desired; implicitly, this means that 'false' is the default otherwise. This change makes that explicit. 2006-07-31 23:13:00 +00:00
openjpa-persistence Cleanup of fetch group metadata and internal runtime APIs. Now that fetch depth 2006-07-28 23:48:13 +00:00
openjpa-persistence-jdbc Pass "-p persistence.xml" to enhancer invocation when running persistence 2006-07-28 18:12:02 +00:00
openjpa-project Added openjpa.MaxFetchDepth configuration property to globally control default 2006-07-31 18:24:44 +00:00
openjpa-xmlstore Cleanup of fetch group metadata and internal runtime APIs. Now that fetch depth 2006-07-28 23:48:13 +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 bogus testSourceDirectory which I had accidentally added. 2006-07-27 01:31:45 +00:00

README.txt

The Open JPA podling of the Apache incubator