Hi All,
in my current project, we would like to minimize the amount of round
trips to the database (slow network with high latency) and fetch the
whole object graph into the cache once. It starts with one root-object
instance.
Especially all lazy-relations should be loaded with as few as possible
SQL-statements.
Some questions:
- does TopLink support "nested" fetch joins?
- is it possible to prefetch selected relations in another way (e.g.
proprietary TopLink extensions)?
We need this behavior only for certain use cases...
thank you in advance,
adam
--
Consultant, Author, Java Champion
Homepage: www.adam-bien.com
Weblog: blog.adam-bien.com
eMail: abien_at_adam-bien.com
Mobile: 0049(0)170 280 3144
Books: Enterprise Architekturen (ISBN: 393504299X),
Java EE 5 Architekturen (ISBN: 3939084247),
J2EE Patterns, J2EE Hotspots, Enterprise Frameworks and Struts