0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrade JUnit and fix a few tests. Also fork the tests to keep the memory consumption down. More... over 14 years ago
experimenting the OSGi stuff, parent 7-SNAPSHOT deployed on Nexus More... over 14 years ago
Mapper is not added to known mapper when it fails to configure. More... almost 15 years ago
SQL Fragments can be included from XML files that were not parsed yet. More... almost 15 years ago
made this class final and clean up a few compiler warnings. Also converter the JDBC_TYPE_HANDLER_MAP to an EnumMap More... almost 15 years ago
Environment class made thread safety More... almost 15 years ago
[maven-release-plugin] prepare for next development iteration More... almost 15 years ago
[maven-release-plugin] prepare release mybatis-3.0.3 More... almost 15 years ago
Add some minimal support for ARRAY types. Still need a custom type handler for now. More... almost 15 years ago
upgrated to new parent pom 6 minor format More... almost 15 years ago
label Product-* fixed according to last settings on gcode More... almost 15 years ago
fixed output parameter caching issue, and created NullCacheKey instance which is a little safer (avoids accidental usage of the NULL_CACHE_KEY field) More... almost 15 years ago
added a try/finally block for added safety during rollback More... almost 15 years ago
Refreshed PDFs More... almost 15 years ago
Change the stored procedure example code to show when to clear the session cache More... almost 15 years ago
Tests and demo code for stored procedures with MyBatis More... almost 15 years ago
Upgrade MyBatis build to use HSQLDB 2.0.0 More... almost 15 years ago
removed directly reference 'target' dir, replaced by ${project.build.directory} More... almost 15 years ago
excluded produced artifact from the dependencies so not included in the 'optional' dir More... almost 15 years ago
Ignore anonymous classes when searching for aliases per issue http://code.google.com/p/mybatis/issues/detail?id=140 More... almost 15 years ago
Fixed minor documentation. http://code.google.com/p/mybatis/issues/detail?id=36 More... almost 15 years ago
Added a flushStatments() call in the rollback() to fix issue http://code.google.com/p/mybatis/issues/detail?id=122 More... almost 15 years ago
Added a flushStatments after a query to fix issue http://code.google.com/p/mybatis/issues/detail?id=138 More... almost 15 years ago
made this class abstract and removed the dummy test method More... almost 15 years ago
distinct the core and migration module More... almost 15 years ago
fixed Project/Version custom label, in that way they can be displayed in the download table on gcode and used to sort results More... almost 15 years ago
added more labels to improve searches in the file list More... almost 15 years ago
removed GA from the upload manuals file name More... almost 15 years ago
added manuals upload via GCU plugin spring in simplified chinese has to be moved under the spring subproject More... almost 15 years ago
removed GA from the upload file name More... almost 15 years ago