- 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
fix: Reflector should reflect record
#3551 opened Oct 16, 2025 by guanchengang Loading… updated Oct 16, 2025
chore(deps): update dependency maven-wrapper to v3.3.4
#3522 opened Aug 31, 2025 by renovate bot Loading… updated Oct 7, 2025
1 task
Ensure consistency between the cache state and cached data in DefaultReflectorFactory. waiting for feedback
#3492 opened Jun 23, 2025 by izayoiyurin Loading… updated Jul 6, 2025
Possibility to intercept flushStatements in batch executor mode 🔩 interceptor
#2163 opened Jan 21, 2021 by kvasnickakb Loading… updated Mar 19, 2025
Memory footprint optimization and performance improvement
#3118 opened Mar 21, 2024 by sivakiran4u1 Loading… updated Mar 15, 2025
Avoiding internal calls causes interceptor methods invalid. 🔩 interceptor
#1239 opened Apr 1, 2018 by abel533 Loading… updated Mar 15, 2025
Dynamic MappedStatement with dynamic databaseId waiting for feedback
#3429 opened Mar 13, 2025 by Terrdi Loading… updated Mar 14, 2025
Cache Interceptor signature result 🔩 interceptor waiting for feedback
#3396 opened Jan 18, 2025 by Puppy4C Loading… updated Mar 12, 2025
Optimize Plugin 🔩 interceptor waiting for feedback
#3166 opened May 22, 2024 by kang-hl Loading… updated Mar 9, 2025
Support Stream as mapper method return type wontfix
#3419 opened Feb 24, 2025 by quaff Loading… updated Jul 10, 2025
feat: Add formatter annotations for SQL snippets
#3411 opened Feb 16, 2025 by kobewl Loading… updated Feb 16, 2025
docs: improve docs and update contributing guidelines
#3410 opened Feb 16, 2025 by kobewl Loading… updated Feb 16, 2025
Bring the old JSR-310 type handlers back as 'legacy'
#1752 opened Nov 25, 2019 by harawata Loading… updated Feb 12, 2025
Check for constructor mappings before type handlers 🔩 constructor
#2430 opened Jan 20, 2022 by matthewmillett-instaclustr Loading… updated Jan 3, 2025
Translated to Traditional Chinese 🌏 doc-zh Up for contributors' review
#2586 opened Jun 18, 2022 by doggy8088 Loading… updated Jan 1, 2025
Allow custom mapper methods to initiate dynamic injection
#3243 opened Sep 21, 2024 by qmdx Loading… updated Sep 29, 2024
Fixed the problem that when the jdbc type is Array and Array.free() is called, the log parameter printed by BaseJdbcLogger is null.
#3163 opened May 18, 2024 by smagical Loading… updated Aug 15, 2024
feat: Add initial benchmarking setup
#3120 opened Mar 25, 2024 by epochcoder Loading… updated Apr 15, 2024
Add
@StatementId
to support overloaded mapper methods #1519 opened Apr 13, 2019 by harawata Loading… updated Mar 19, 2024
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.