0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Drop declaringClass arg for now More... 6 months ago
Making the behavior closer to the previous version More... 6 months ago
Merge pull request #3406 from mybatis/renovate/commons-logging-commons-logging-1.x More... 6 months ago
Type handler should be applied to args for nested select More... 6 months ago
Type handler should be applied to parameter objects More... 6 months ago
chore(deps): update dependency commons-logging:commons-logging to v1.3.5 More... 6 months ago
Cleaned up a little bit more More... 6 months ago
Merge pull request #3405 from mybatis/renovate/oracle-database-monorepo More... 7 months ago
chore(deps): update dependency com.oracle.database.jdbc:ojdbc11 to v23.7.0.25.01 More... 7 months ago
Cleaned up a little bit More... 7 months ago
Proper type handler resolution for OUT parameters, drop UnknownTypeHandler More... 7 months ago
Merge pull request #3403 from mybatis/renovate/byte-buddy.version More... 7 months ago
chore(deps): update byte-buddy.version to v1.17.0 More... 7 months ago
License and format More... 7 months ago
Drop TypeHandlerResolver for now More... 7 months ago
Proper test name More... 7 months ago
Updated tests that are related to #591 More... 7 months ago
Type handler mapped to Map is no longer invoked incorrectly More... 7 months ago
Fallback for generic param names More... 7 months ago
Resolved a TODO More... 7 months ago
Suppress "unchecked" warning More... 7 months ago
Type handler resolution is now delayed so that JdbcType is taken into account More... 7 months ago
Merge branch 'master' into type-based-handler-resolution More... 7 months ago
Fixed a broken test More... 7 months ago
Merge branch 'master' into type-based-handler-resolution More... 7 months ago
Merge pull request #2760 from harawata/bind-in-foreach More... 7 months ago
Forgot to add `final` More... 7 months ago
Making the intent clearer More... 7 months ago
Merge branch 'master' into bind-in-foreach More... 7 months ago
Merge pull request #3388 from harawata/gh/566-oracle-nested-cursor More... 7 months ago