Apache OpenJPA
Go to file
A. Abram White 6937856e2b Optimize queries of the form "select e from ... where e.rel.id = :x" to not join
across "rel" for std fk->pk joins. 



git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@462646 13f79535-47bb-0310-9956-ffa450edef68
2006-10-11 00:16:53 +00:00
openjpa-all Updated version to be openjpa-0.9.5-incubating-SNAPSHOT 2006-10-09 21:16:48 +00:00
openjpa-jdbc Optimize queries of the form "select e from ... where e.rel.id = :x" to not join 2006-10-11 00:16:53 +00:00
openjpa-jdbc-5 Updated version to be openjpa-0.9.5-incubating-SNAPSHOT 2006-10-09 21:16:48 +00:00
openjpa-kernel Take advantage StringUtils where appropriate. 2006-10-10 22:39:15 +00:00
openjpa-kernel-4 Updated version to be openjpa-0.9.5-incubating-SNAPSHOT 2006-10-09 21:16:48 +00:00
openjpa-kernel-5 Updated version to be openjpa-0.9.5-incubating-SNAPSHOT 2006-10-09 21:16:48 +00:00
openjpa-lib Take advantage StringUtils where appropriate. 2006-10-10 22:39:15 +00:00
openjpa-persistence Take advantage StringUtils where appropriate. 2006-10-10 22:39:15 +00:00
openjpa-persistence-jdbc Optimize queries of the form "select e from ... where e.rel.id = :x" to not join 2006-10-11 00:16:53 +00:00
openjpa-project Getting rid of the "-all" suffix per OPENJPA-65 on the .zip and embedded .jar file. Also, removed the modules 2006-10-10 01:30:54 +00:00
openjpa-xmlstore Take advantage StringUtils where appropriate. 2006-10-10 22:39:15 +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 Updated version to be openjpa-0.9.5-incubating-SNAPSHOT 2006-10-09 21:16:48 +00:00

README.txt

The Open JPA podling of the Apache incubator