Skip to content

Conversation

@christophstrobl
Copy link
Member

We removed meta annotation @Calculated and replace its occurrence with @ReadingProperty from spring data commons. Additionally MappingMongoConverter makes use of doWithWritingProperties for selecting properties to be written into the DBObject saved in mongodb.


Depends on [spring-projects/spring-data-commons#88] - see DATACMNS-534.

Remove obsolete meta annotation @Calculated and replace it with @ReadingProperty from spring data commons. Additionally MappingMongoConverter makes use of doWithWritingProperties for selecting properties to be written into the DBObject saved in mongodb.
Remove obsolete meta annotation @Calculated and replace it with @ReadOnlyProperty from spring data commons. MappingMongoConverter makes use of .shallBePersisted for selecting properties to be written into the DBObject that is saved in mongodb.
christophstrobl added a commit that referenced this pull request Jul 9, 2014
We now use Spring Data Commons' @ReadOnlyProperty to meta-annotate @score to mark it as read-only property.

Original pull request: #201.
Related tickets: DATACMNS-534.
@odrotbohm odrotbohm closed this Jul 9, 2014
@odrotbohm odrotbohm deleted the issue/DATAMONGO-980 branch July 9, 2014 12:53
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.

3 participants