https://github.com/mybatis/mybatis-3

sort by:
Revision Author Date Message Commit Date
229fe57 CGLIB upgraded to 3.1. 05 July 2014, 17:26:11 UTC
28c6f04 Fixes #234. Broken log4j 2.x integration with rc2. 05 July 2014, 17:10:56 UTC
6f03a3c Wrong @author [ci skip] 24 June 2014, 21:33:01 UTC
27e0071 Simplify OGNL code 24 June 2014, 21:20:23 UTC
a026480 Related to #224. Jarjar fails sometimes, using process-test-classes 24 June 2014, 20:37:48 UTC
0fe11e5 Related to #224. Adding test classes to jarjar. 24 June 2014, 19:43:52 UTC
d00c864 Related to #224. Fix failing tests. 24 June 2014, 17:01:44 UTC
116e494 Related to #224. Jarjar javassist and make it the default Proxy runtime. 24 June 2014, 16:29:33 UTC
0b1a6a9 Fixes #224. OGNL upgraded to 3.0.8 (without Javassist) 21 June 2014, 15:21:57 UTC
52d4c9b Merge branch 'heavyinitialload' of https://github.com/qlp/mybatis-3 21 June 2014, 14:42:53 UTC
d2393f5 Removed writes to console [ci skip] 21 June 2014, 12:24:40 UTC
c4cb3b9 Text Fix for #229. Not a bug. 21 June 2014, 07:35:53 UTC
beeef6c Merge pull request #229 from lguerrin/association_nested Bug when mapping use association and recursive SQL request [ci skip] 21 June 2014, 06:52:31 UTC
f0ab40e Add failed test when mapping use association and recursive SQL request 20 June 2014, 10:57:00 UTC
cc30d12 Add test to prove issue with OGNL 1.6.9 18 June 2014, 14:17:03 UTC
a3eeae6 Merge pull request #212 from cr2121/patch-1 Update getting-started.xml 26 May 2014, 05:33:00 UTC
08d9187 Update getting-started.xml 优点不是有点 26 May 2014, 05:23:23 UTC
6c87b88 Fixes #209. Wrong docs for the default lazy loading value. 21 May 2014, 19:09:27 UTC
713d563 fixes #195 foreach element outputs open and close values even when the passed collection is empty. 10 May 2014, 15:55:47 UTC
9476328 fixes #194 Incorrect parse result when a variable precedes a skipped variable. 09 May 2014, 12:14:19 UTC
1d33035 Fixing javadocs [ci skip] 07 May 2014, 17:35:20 UTC
4825e42 Related to #193. Using the Resources class instead. 07 May 2014, 17:32:35 UTC
8ebcd17 Merge pull request #193 from dguggi/master Custom ognl class resolver related to #161 07 May 2014, 17:11:09 UTC
d9091a8 Added custom ognl class resolver see #161 07 May 2014, 11:28:36 UTC
d202223 Related to #116. Make sure that the cache is updated (even with null) so that BlockingCache works when an exception is thrown when running the statement. 02 May 2014, 21:20:24 UTC
2fe3512 Merge pull request #192 from fromm0/master MyBatis 3.2.7 korean document translation. Thanks again DongGuk Lee!! 02 May 2014, 16:47:10 UTC
fdb11bf 마이바티스 3.2.7 기준 한국어번역 02 May 2014, 16:01:19 UTC
a4467a8 Untranslated title [ci skip] 30 April 2014, 20:36:42 UTC
5fb93a6 Merge pull request #186 from naixwf/master translate http://mybatis.github.io/mybatis-3/zh/sqlmap-xml.html#Auto-map... 23 April 2014, 08:55:57 UTC
11bf515 translate http://mybatis.github.io/mybatis-3/zh/sqlmap-xml.html#Auto-mapping 23 April 2014, 08:50:55 UTC
7260f97 Do not map constructors by signature if automapping is disabled. Related to #184 21 April 2014, 07:01:29 UTC
089e370 Test failure if no matching constructor is found. Related to #184. 20 April 2014, 17:24:02 UTC
c0c71fc Related to #184. Must fail if no constructor is found. 20 April 2014, 07:09:40 UTC
9df4d4b Some changes for #184 20 April 2014, 07:00:38 UTC
653e005 Merge pull request #184 from jcsantosbr/master Creating objects with non-default constructors matching fields from resultset to parameters in constructors 20 April 2014, 06:04:48 UTC
e066874 Tests resultType before trying to use default object factory to create new instance 20 April 2014, 02:01:37 UTC
5d0a55e Test for handling UUIDs. 17 April 2014, 05:31:42 UTC
49dcb01 Fixes #176. Multiple mybatis instances in the same jvm can produce ehcache collisions. 09 April 2014, 15:20:54 UTC
4cafdf0 Corrected DOCTYPE declaration in a test mapper. 07 April 2014, 14:39:13 UTC
7c901ff Fixes #165. Do not change the handler for a primitive when changing the handler for a wrapper. 07 April 2014, 14:23:00 UTC
ed0c439 [maven-release-plugin] prepare for next development iteration 06 April 2014, 18:15:53 UTC
34f8fea [maven-release-plugin] prepare release mybatis-3.2.7 06 April 2014, 18:15:47 UTC
b33bc4c Minor doc changes. 06 April 2014, 14:05:26 UTC
3d87435 Failing test for #165 05 April 2014, 07:09:17 UTC
a498f45 Additional tests for #167. 02 April 2014, 05:21:42 UTC
2887349 Fixes #169. Set logging decorator to all caches. 30 March 2014, 08:01:34 UTC
772d200 Fixes #168. For consistency with XML the property should be called fetchType() and not lazy(). 30 March 2014, 07:10:11 UTC
6b60097 Merge branch 'master' of https://github.com/mybatis/mybatis-3.git 29 March 2014, 22:11:49 UTC
5c239b5 Fixes #167. @One is broken in 3.2.6 29 March 2014, 22:11:11 UTC
6e158d8 Merge pull request #164 from hazendaz/master Updated site xsd 25 March 2014, 09:12:35 UTC
f5cda24 Updated site xsd Updated xsd to latest & using project.name. 25 March 2014, 02:23:26 UTC
a94342a Related to #142. Added 'overwrite' option to force JarJar maven plugin to re-compile. 24 March 2014, 09:17:21 UTC
87b524c Tries to create an object matching the constructor, when the default approach fails 23 March 2014, 02:47:15 UTC
0c10c72 Organizing code and extracting some methods to be more readable 22 March 2014, 18:45:57 UTC
67fb249 Refactoring creation of object to give more useful information when it fails 22 March 2014, 18:40:45 UTC
e388011 Tries to find a proper constructor in a object, when the default constructor is not available 22 March 2014, 18:35:34 UTC
7e9dd6e Adding test scenario for the feature of loading objects via constructor without specifying a result map 22 March 2014, 17:59:25 UTC
d39481b [maven-release-plugin] prepare for next development iteration 21 March 2014, 15:17:56 UTC
31c2478 [maven-release-plugin] prepare release mybatis-3.2.6 21 March 2014, 15:17:51 UTC
00ab3f4 Default decorator should be LRU for consistency (though this block is never entered) 20 March 2014, 05:34:13 UTC
af7b0d7 Check the class object not its name. 20 March 2014, 05:23:35 UTC
9f22ad5 Minor syntax change [ci skip] 20 March 2014, 05:15:29 UTC
2a0efb4 Spanish translation for fd2099566f418e68a5980be820b1edd597c9f00a. [ci skip] 19 March 2014, 17:28:19 UTC
fd20995 Replicated the doc change 20f8f7b0b257da90eb231a74206209802e801999 (incomplete translation in es, ko, zh). [ci skip] 19 March 2014, 09:49:15 UTC
3730e83 Japanese doc: misc. wording change. [ci skip] 19 March 2014, 07:11:33 UTC
2aab629 Japanese translation of the fetchType documentation. [ci skip] 19 March 2014, 07:10:20 UTC
540b1df Corrected typo. [ci skip] 19 March 2014, 06:52:24 UTC
9984e97 Japanese translation for the 3rd party DataSource configuration. 19 March 2014, 03:59:40 UTC
228bdba Removed redundant semicolon. [ci skip] 19 March 2014, 03:13:53 UTC
2e49ae0 Small doc addition. [ci skip] 18 March 2014, 21:14:22 UTC
6a9d1b9 Docs for configuring 3rd party Datasources. 18 March 2014, 21:06:38 UTC
c99fde8 Variable name change and javadocs. 18 March 2014, 14:49:24 UTC
91f2882 A few javadocs and @author tags. 16 March 2014, 12:22:04 UTC
7b9ca43 Keep CGLIB optional. 15 March 2014, 16:41:23 UTC
5f27ff5 Do not deprecate getReadWriteLock, just add to the docs that it is not used. 15 March 2014, 11:29:13 UTC
e6d8c8c Merge pull request #163 from dave-r12/master Fixes for getting started docs 14 March 2014, 12:55:18 UTC
42dd0a9 Fixes for getting started docs 14 March 2014, 12:43:44 UTC
4643ade Merge pull request #162 from dave-r12/master Correct grammar in cache docs 14 March 2014, 02:03:47 UTC
d576f19 Correct grammar in cache docs 14 March 2014, 00:50:30 UTC
9d6245f Minor fixes 13 March 2014, 21:22:53 UTC
20f8f7b Some doc updates for #154 12 March 2014, 17:07:04 UTC
75202a0 Merge pull request #160 from jeffgbutler/issue_154 Changes for #154 - Enhanced Support for Optimistic Locking 12 March 2014, 16:48:10 UTC
b83de26 Add XML mapper for selectKey update tests 12 March 2014, 14:56:03 UTC
7ae92d3 Add support for selectKey and generated keys in update statements 12 March 2014, 14:55:13 UTC
8f4a619 Mimic DefaultParameterHandler logic when calculating the CacheKey 12 March 2014, 09:49:36 UTC
c1887e3 Related to https://code.google.com/p/mybatis/issues/detail?id=448. CacheKey should be created with the same order than the DefaultParameterHandler handles parameters. 12 March 2014, 09:14:47 UTC
7b26ea3 Fixes #158. Use namespace for cache logging. 11 March 2014, 19:47:52 UTC
ddc48a7 Fixes #159. Remove external cache locking. 11 March 2014, 19:45:57 UTC
ec1e827 Support multiple key properties in @SelectKey 11 March 2014, 17:33:03 UTC
869f951 Docs for #149 09 March 2014, 18:08:26 UTC
b893124 Using fethType in xml for consistency. 07 March 2014, 23:15:01 UTC
312babd Merge pull request #153 from dengqiao/master Update statement-builders.xml TreadLocal word mistake 07 March 2014, 06:25:12 UTC
30e47bb Update statement-builders.xml TreadLocal应该是ThreadLocal 07 March 2014, 01:15:02 UTC
f71e08f Using jee term FetchType [ci skip] 06 March 2014, 21:23:30 UTC
04726b0 Where should that enum go? [ci skip] 06 March 2014, 19:57:33 UTC
8aa4550 Better way to check for CGLIB objects 06 March 2014, 19:46:00 UTC
4e1c015 Simpler test for #149. 06 March 2014, 19:35:00 UTC
a91f6c8 Tests for #149. Selective lazy loading. 06 March 2014, 18:37:54 UTC
2107698 Fixes ##149. Selective Lazy Loading. 06 March 2014, 18:37:16 UTC
074cef5 Closes #152. Indentation for nested selects logging 06 March 2014, 18:37:16 UTC
back to top