- Notifications
You must be signed in to change notification settings - Fork 13k
Pull requests: mybatis/mybatis-3
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add BindFunction to simplify the configuration of SqlMapper
#1650 opened Sep 1, 2019 by andyslin Loading…
Add statement option for controlling whether use the local cache
#1633 opened Aug 12, 2019 by kazuki43zoo Loading…
Support to construct result maps by using annotations with POJO model
#1613 opened Jul 21, 2019 by masssh Loading…
Controls whether a short key is used in the map. waiting for feedback
#1601 opened Jul 11, 2019 by lookcoder Loading…
feat: add a concurrent safe cache,concurrentmap is safe and more high… waiting for feedback
#1544 opened May 20, 2019 by LinuxForYQH Loading…
Add
@StatementId to support overloaded mapper methods #1519 opened Apr 13, 2019 by harawata Loading…
Add new attribute generatedKeys instead of useGeneratedKeys on @Options for fixing #1252
#1253 opened Apr 11, 2018 by kazuki43zoo Loading…
Avoiding internal calls causes interceptor methods invalid. 🔩 interceptor
#1239 opened Apr 1, 2018 by abel533 Loading…
change the setDefaultExecutorType waiting for feedback
#1184 opened Feb 5, 2018 by dubby1994 Loading…
Support to customize the base path for loading mapper XML associated mapper interface
#1098 opened Sep 16, 2017 by kazuki43zoo Loading…
Support child nodes on bind element enhancement Improve a feature or add a new feature
#1053 opened Jul 13, 2017 by kazuki43zoo Loading…
Allow to use getters and setters without get- or set- prefix to serialize/deserialize DB data, 2nd attempt
#730 opened Jul 4, 2016 by alexvas Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.