Skip to content

Deprecations #129

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 1 commit into from
Aug 18, 2019
Merged

Deprecations #129

merged 1 commit into from
Aug 18, 2019

Conversation

jeffgbutler
Copy link
Member

  • 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 (Improved Utilities for use by MyBatis Generator #128)

- 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 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 bdec2d7 on jeffgbutler:master into 61fd0cd on mybatis:master.

@jeffgbutler jeffgbutler merged commit c855aea into mybatis:master Aug 18, 2019
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