Skip to content
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

Improved Utilities for use by MyBatis Generator #128

Merged
merged 4 commits into from Aug 18, 2019

Conversation

jeffgbutler
Copy link
Member

Utility methods to remove much of the boilerplate for mappers created by MyBatis Generator

@jeffgbutler jeffgbutler added this to the 1.1.3 milestone Aug 18, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 1e6b73e on jeffgbutler:master into 88eaaff on mybatis:master.

@jeffgbutler jeffgbutler merged commit 61fd0cd into mybatis:master Aug 18, 2019
jeffgbutler referenced this pull request in jeffgbutler/mybatis-dynamic-sql Aug 18, 2019
- Deprecate the constants in RenderingStrategy as they are a code smell
and mildly dangerous (SonarQube S2390)
- Deprecate the DeleteWithMapper, SelectWithMapper, and UpdateWithMapper
methods in favor of the new style of MyBatis3 specific support (#128)
@jeffgbutler jeffgbutler mentioned this pull request Aug 18, 2019
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.

None yet

2 participants