openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
mybatis-3
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 16 hours
ago.
Sep 01, 2024 — Sep 01, 2025
Showing page 182 of 190
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix for http://code.google.com/p/mybatis/issues/detail?id=354 File order matters when extending resultMaps
Eduardo Macarron
More...
about 14 years ago
change bean name, maven does not like it to start with "test"
Eduardo Macarron
More...
about 14 years ago
Test was still broken
Eduardo Macarron
More...
about 14 years ago
fix failing test
Eduardo Macarron
More...
about 14 years ago
Added DatabaseIdProvider so the end user can dynamically provide a custom ID out of database introspection
Eduardo Macarron
More...
about 14 years ago
Renamed package not_cull_column to not_null_column since it was the intended name.
Christian Poitras
More...
about 14 years ago
wrong attribute in DTD, should be databaseId
Eduardo Macarron
More...
about 14 years ago
Add multi db vendor support (http://code.google.com/p/mybatis/issues/detail?id=21 ). Draft for discussion.
Eduardo Macarron
More...
about 14 years ago
Completed commit for http://code.google.com/p/mybatis/issues/detail?id=34 . My SVN client skipped some files while committing.
Christian Poitras
More...
about 14 years ago
Added notNullColumn to <associtation> and <collection> to correct http://code.google.com/p/mybatis/issues/detail?id=34 .
Christian Poitras
More...
about 14 years ago
fix for http://code.google.com/p/mybatis/issues/detail?id=281 throw an exception if more than one lazy loaded result maps to the same property prefix
Eduardo Macarron
More...
about 14 years ago
http://code.google.com/p/mybatis/issues/detail?id=277 Result map properties cannot be overridden by extended result maps
Eduardo Macarron
More...
about 14 years ago
Undo unnecessary change to autocommit handling with the JDBC transaction manager
Jeff Butler
More...
about 14 years ago
upgraded versions for log4j, cglib and slf4j
Eduardo Macarron
More...
about 14 years ago
http://code.google.com/p/mybatis/issues/detail?id=340 . ognl package should not be imported in OSGI
Eduardo Macarron
More...
about 14 years ago
fix for http://code.google.com/p/mybatis/issues/detail?id=187 ignore buffered statements in case of rollback
Eduardo Macarron
More...
over 14 years ago
[maven-release-plugin] prepare for next development iteration
Nathan Maves
More...
over 14 years ago
[maven-release-plugin] prepare release mybatis-3.0.5
Nathan Maves
More...
over 14 years ago
Completed fix for http://code.google.com/p/mybatis/issues/detail?id=139 (257) -- Cache causes provided result handler to fail.
Clinton Begin
More...
over 14 years ago
1) Partial fix for http://code.google.com/p/mybatis/issues/detail?id=139 (257) -- Cache causes selectMap to fail 2) Fixed a few old unit tests.
Clinton Begin
More...
over 14 years ago
also avoid package-info, interfaces and abstract classes in type handler scanning
Eduardo Macarron
More...
over 14 years ago
moved the jarjar plugin to the main build section and removed the old profile that it was in
Nathan Maves
More...
over 14 years ago
Thanks Jurrian. Interfaces and package-info.java are detected as beans.
Eduardo Macarron
More...
over 14 years ago
Fix for http://code.google.com/p/mybatis/issues/detail?id=304 - Incorrect syntax for joins in SqlBuilder and SelectBuilder
Jeff Butler
More...
over 14 years ago
Enable adding type handlers and aliases with annotations (for MyBatis core && MyBatis-Spring). See http://code.google.com/p/mybatis/issues/detail?id=314
Eduardo Macarron
More...
over 14 years ago
Add option to disable autoCommit in MyBatis - similar to the SetAutoCommitAllowed property in iBatis 2.x. Forgot how picky WebSphere is about this :)
Jeff Butler
More...
over 14 years ago
just decorated output while executing migration commands
Simone Tripodi
More...
over 14 years ago
iBATIS/MyBatis typo
Simone Tripodi
More...
over 14 years ago
mybatis-migrations repackaged using the appassembler plugin with generated shell/cmd scripts,updated migrations user manual
Simone Tripodi
More...
over 14 years ago
fix for http://code.google.com/p/mybatis/issues/detail?id=280 .Result object is null if all results are lazy loaded.
Eduardo Macarron
More...
over 14 years ago
←
1
2
…
178
179
180
181
182
183
184
185
186
…
189
190
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree