Brett Meyer commented on Bug HHH-8083

Instead, we added a new QueuedOperationCollectionAction for the ActionQueue. It's added if a collection is 1.) un-init'd and 2.) has queued ops (ie, it's extra lazy). Then, allow the persister to decide what to do with it. OneToManyPersister will checked if the collection is inverse and indexed and, if so, will create the index.

I kept the action generic on purpose, in case we want to extend its functionality later on.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira