Apache OpenJPA
Go to file
Pinaki Poddar 884ff1b863 FetchPlan with recursive scheme.
- modified select building and load cycles in JDBCStoreManager with FetchState traversal 
- loadAll(), findAll() methods reverted to their method signature with FetchConfiguration instead of FetchState
- StateManager.postLoad checks for fetch group with postload set to true 

git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@425312 13f79535-47bb-0310-9956-ffa450edef68
2006-07-25 07:10:26 +00:00
openjpa-jdbc FetchPlan with recursive scheme. 2006-07-25 07:10:26 +00:00
openjpa-jdbc-5 removed executable flag from all files in trunk, as per Craig's email to OpenJPA list 2006-07-19 22:50:34 +00:00
openjpa-kernel FetchPlan with recursive scheme. 2006-07-25 07:10:26 +00:00
openjpa-kernel-5 removed executable flag from all files in trunk, as per Craig's email to OpenJPA list 2006-07-19 22:50:34 +00:00
openjpa-lib removed unneeded code; updated configuration metadata; changed visibility of XML-conversion method; moved import to imports rather than fully-qualified class name 2006-07-21 20:55:44 +00:00
openjpa-persistence guarded against null properties; changed the name of the class transformer options to be consistent with other OpenJPA config property names 2006-07-21 15:53:31 +00:00
openjpa-persistence-jdbc removed executable flag from all files in trunk, as per Craig's email to OpenJPA list 2006-07-19 22:50:34 +00:00
openjpa-xmlstore removed executable flag from all files in trunk, as per Craig's email to OpenJPA list 2006-07-19 22:50:34 +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 Test commit to see if Apache https is working yet. 2006-07-25 00:50:25 +00:00

README.txt

The Open JPA podling of the Apache incubator