Apache OpenJPA
Go to file
Patrick Linskey e889cd2aef cleaned up some imports; fixed a typo; changed test case to reduce output
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@427472 13f79535-47bb-0310-9956-ffa450edef68
2006-08-01 07:05:08 +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 cleaned up some imports; fixed a typo; changed test case to reduce output 2006-08-01 07:05:08 +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 cleaned up some imports; fixed a typo; changed test case to reduce output 2006-08-01 07:05:08 +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