-
Notifications
You must be signed in to change notification settings - Fork 13k
Pull requests: mybatis/mybatis-3
Pull requests list
Report mapper methods with no SQL statement to bind
#1645
opened Aug 25, 2019 by
harawata
Loading...
More convenient way to pass collections as params
#1825
opened Jan 26, 2020 by
piotrponikowski
Loading...
Pooled connection timeout in pingConnection method
#2621
opened Jul 21, 2022 by
arebordelo
Loading...
Check for constructor mappings before type handlers
π© constructor
#2430
opened Jan 20, 2022 by
matthewmillett-instaclustr
Loading...
Add more information of using constructor to build Entity.
#2479
opened Mar 12, 2022 by
wanglunhui2012
Loading...
optimize: reduce put value to TypeHandlerRegistry.typeHandlerMap mult...
#2482
opened Mar 21, 2022 by
PerryX
Loading...
Support to customize the base path for loading mapper XML associated mapper interface
#1098
opened Sep 16, 2017 by
kazuki43zoo
Loading...
docs: improve docs and update contributing guidelines
#3410
opened Feb 16, 2025 by
kobewl
Loading...
Add BindFunction to simplify the configuration of SqlMapper
#1650
opened Sep 1, 2019 by
andyslin
Loading...
Use Cache type to allow subclass to override, ...
waiting for feedback
#2330
opened Aug 27, 2021 by
mcgitty
Loading...
Add new option for force rollback on session close
#2399
opened Dec 11, 2021 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...
Add new attribute generatedKeys instead of useGeneratedKeys on @Options for fixing #1252
#1253
opened Apr 11, 2018 by
kazuki43zoo
Loading...
ProTip!
Exclude everything labeled
bug with -label:bug.