- 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
Support the syntax of "in (#{xxx})"
#2384 opened Nov 19, 2021 by iamjxc Loading… updated Dec 17, 2021
Add new option for force rollback on session close
#2399 opened Dec 11, 2021 by kazuki43zoo Loading… updated Dec 11, 2021
trim, set, where label add notEmpty attr.
#2320 opened Aug 23, 2021 by abel533 Loading… updated Aug 24, 2021
give TypeHandler a chance to get Class type info waiting for feedback
#2212 opened Mar 31, 2021 by a469517790 Loading… updated Jun 5, 2021
Fix issue #2080 waiting for feedback
#2202 opened Mar 19, 2021 by chehongwei-git Loading… updated Jun 5, 2021
fix: fix the problem that nested list cannot be parsed correctly
#2136 opened Dec 15, 2020 by juzi214032 Loading… updated Dec 29, 2020
Pojo mapping declaration feature
#1635 opened Aug 20, 2019 by alex-pozdnyakov Loading… updated Aug 16, 2020
More convenient way to pass collections as params
#1825 opened Jan 26, 2020 by piotrponikowski Loading… updated Jan 27, 2020
Collection don't need ofType no reflector cache
#1773 opened Dec 10, 2019 by moonService Loading… updated Dec 20, 2019
Support to construct result maps by using annotations with POJO model
#1613 opened Jul 21, 2019 by masssh Loading… updated Dec 2, 2019
Add BindFunction to simplify the configuration of SqlMapper
#1650 opened Sep 1, 2019 by andyslin Loading… updated Oct 19, 2019
Report mapper methods with no SQL statement to bind
#1645 opened Aug 25, 2019 by harawata Loading… updated Aug 25, 2019
Add statement option for controlling whether use the local cache
#1633 opened Aug 12, 2019 by kazuki43zoo Loading… updated Aug 12, 2019
Controls whether a short key is used in the map. waiting for feedback
#1601 opened Jul 11, 2019 by lookcoder Loading… updated Jul 24, 2019
feat: add a concurrent safe cache,concurrentmap is safe and more high… waiting for feedback
#1544 opened May 20, 2019 by LinuxForYQH Loading… updated May 28, 2019
XSD support in mapper/config XML (revised)
#1531 opened Apr 24, 2019 by harawata Loading… updated Apr 26, 2019
change the setDefaultExecutorType waiting for feedback
#1184 opened Feb 5, 2018 by dubby1994 Loading… updated Jan 28, 2019
Add new attribute generatedKeys instead of useGeneratedKeys on @Options for fixing #1252
#1253 opened Apr 11, 2018 by kazuki43zoo Loading… updated Sep 30, 2018
Add api for reset loaded mapper information
#1316 opened Jul 25, 2018 by jasonleaster Loading… updated Sep 4, 2018
Added StringBasedOffsetDateTimeTypeHandler
#1296 opened Jun 14, 2018 by Treppenhouse Loading… updated Jun 14, 2018
Fixes #1143 - Change setCharacterStream to setClob
#1168 opened Dec 26, 2017 by Cavva79 Loading… updated Dec 28, 2017
Support to customize the base path for loading mapper XML associated mapper interface
#1098 opened Sep 16, 2017 by kazuki43zoo Loading… updated Sep 16, 2017
ProTip! no:milestone will show everything without a milestone.