openjpa/openjpa-persistence
A. Abram White 979d2340e9 Cleanup of fetch group metadata and internal runtime APIs. Now that fetch depth
information is immutable within a fetch instance and cloned on relation 
traversal, it was safe to combine fetch state back into the fetch configuration 
class and remove the fetch state class for cleaner APIs (no more having some
components use fetch state and others fetch configuration). Also changed
recursion depth logic to more accurately mirror intent (per JDO spec), though 
testing is needed. 



git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@426710 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 23:48:13 +00:00
..
src/main Cleanup of fetch group metadata and internal runtime APIs. Now that fetch depth 2006-07-28 23:48:13 +00:00
pom.xml Added openjpa-project for assembly descriptiors and docs; upped version to 0.9.0 2006-07-26 04:24:28 +00:00