Skip to content

DATAMONGO-1256 - Provide a collectionName in MongoMappingEvents. #316

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

christophstrobl
Copy link
Member

We now directly expose the collection name via MongoMappingEvent#getCollectionName(). Therefore we added new constructors to all the events, deprecating the previous ones.

Several overloads have been added to AbstractMongoEventListener, deprecating previous api. We’ll call the deprecated from the new ones until their removal.

We now directly expose the collection name via 'MongoMappingEvent#getCollectionName()'. Therefore we added new constructors to all the events, deprecating the previous ones. 

Several overloads have been added to MongoEventListener, deprecating previous api. We’ll call the deprecated from the new ones until their removal.
christophstrobl added a commit that referenced this pull request Aug 7, 2015
…ey're issued for.

We now directly expose the collection name via MongoMappingEvent.getCollectionName(). Therefore we added new constructors to all the events, deprecating the previous ones. 

Several overloads have been added to MongoEventListener, deprecating previous API. We’ll call the deprecated from the new ones until their removal.

Original pull request: #316.
odrotbohm added a commit that referenced this pull request Aug 7, 2015
Minor Javadoc polishing.

Original pull request: #316.
@odrotbohm odrotbohm closed this Aug 7, 2015
@odrotbohm odrotbohm deleted the issue/DATAMONGO-1256 branch August 7, 2015 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants