Skip to content

Conversation

@christophstrobl
Copy link
Member

We now use property.getFieldName() for mapping DbRefs. This assures we also capture explicitly defined names set via @Field.


Should be back ported to 1.6.x.
Can be back ported to 1.5.x. Minor glitches there but still can be done.

We now use property.getFieldName() for mapping DbRefs. This assures we also capture explicitly defined names set via @field.
@thomasdarimont
Copy link

Picked into master via: 458fe4f.

@thomasdarimont
Copy link

What are the minor glitches for 1.5.0?

@christophstrobl
Copy link
Member Author

just some conflicts in one of the test classes as there are changes for text search in there as well that do not exist on 1.5. So one has to remove those.

christophstrobl added a commit that referenced this pull request Oct 1, 2014
We now use property.getFieldName() for mapping DbRefs. This assures we also capture explicitly defined names set via @field.

Original pull request: #227.
christophstrobl added a commit that referenced this pull request Oct 1, 2014
We now use property.getFieldName() for mapping DbRefs. This assures we also capture explicitly defined names set via @field.

Original pull request: #227.
christophstrobl added a commit that referenced this pull request Oct 1, 2014
We now use property.getFieldName() for mapping DbRefs. This assures we also capture explicitly defined names set via @field.

Original pull request: #227.
@thomasdarimont
Copy link

Back ported to 1.6.x and 1.5.x.

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