Implement support for denormalization of associations
-----------------------------------------------------
Key: OGM-11
URL:
http://opensource.atlassian.com/projects/hibernate/browse/OGM-11
Project: Hibernate OGM
Issue Type: New Feature
Components: core
Reporter: Emmanuel Bernard
We can keep the association value on the main entity atomic map, that will reduce the
amount of roundtrip necessary to load a graph.
The Loader and Persister will need to be adapted in consequence.
Likewise we could do it for Collections but that's more work and would require nested
atomicmaps at the ISPN level.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira