Skip to content

Conversation

@harawata
Copy link
Member

Also, users can now extend the built-in MapWrapper to write a custom one.

Should fix #13 #2298 #3062

It's now  possible to write a custom Map wrapper that allows keys that contain period (dot) `.` or brackets `[]`.
Also, it's now possible to write a custom Map wrapper by extending the built-in `MapWrapper`.

Should fix mybatis#13 mybatis#2298 mybatis#3062
@coveralls
Copy link

coveralls commented Jan 24, 2024

Coverage Status

coverage: 87.147% (+0.5%) from 86.665%
when pulling f09520e on harawata:extensible-mapwrapper
into a4b0302 on mybatis:master.

@harawata harawata force-pushed the extensible-mapwrapper branch from cc2c974 to f09520e Compare January 26, 2024 23:37
@harawata harawata added the enhancement Improve a feature or add a new feature label Jan 27, 2024
@harawata harawata added this to the 3.5.16 milestone Jan 27, 2024
@harawata harawata self-assigned this Jan 27, 2024
@harawata harawata merged commit c7c0698 into mybatis:master Jan 27, 2024
@harawata harawata removed this from the 3.5.16 milestone Jan 28, 2024
@scf18857887860
Copy link

Also, users can now extend the built-in MapWrapper to write a custom one.

Should fix #13 #2298 #3062

ok,thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improve a feature or add a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Column names with a period messes up name mapping

3 participants