Skip to content

Add Utility Classes and Pattern for Improved General Mappers #125

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

Merged
merged 8 commits into from
Aug 7, 2019

Conversation

jeffgbutler
Copy link
Member

With this update, we're introducing a new pattern for mappers created by MyBatis generator or created manually.

We're also moving away from the "by example" terminology. That terminology is a holdover from old MyBatis Generator code where there was a generated example class. With this library, a generated example class is no longer necessary.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling c5b5e16 on jeffgbutler:better-update-by-example into abf407e on mybatis:master.

@jeffgbutler jeffgbutler merged commit d17e8c3 into mybatis:master Aug 7, 2019
@jeffgbutler jeffgbutler added this to the 1.1.3 milestone Aug 7, 2019
@jeffgbutler jeffgbutler deleted the better-update-by-example branch August 7, 2019 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants