configurable where/how associations are stored in MongoDB dialect
-----------------------------------------------------------------
Key: OGM-169
URL:
https://hibernate.onjira.com/browse/OGM-169
Project: Hibernate OGM
Issue Type: Improvement
Components: datastore
Affects Versions: mongodb
Reporter: Alan
Priority: Minor
Add a configuration property which will allow user to choose where associations are
stored:
1) in a prefixed collection - eg. associations_Entity.
2) in a global collection.
3) in the same collection as the entity, in a separate document at the same level.
I've done this, patch will follow.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira