File tree
97 files changed
+333
-188
lines changed- src/test/java/org/apache/ibatis
- autoconstructor
- binding
- jdbc
- parsing
- submitted
- ancestor_ref
- array_result_type
- association_nested
- associationtest
- associationtype
- automapping
- awful_table
- basetest
- batch_keys
- batch_test
- blocking_cache
- bringrags
- cacheorder
- cache
- call_setters_on_nulls
- collectionparameters
- column_forwarding
- complex_type
- cursor_nested
- cursor_simple
- custom_collection_handling
- dml_return_types
- duplicate_statements
- empty_row
- emptycollection
- enum_interface_type_handler
- extendresultmap
- foreach_map
- foreach
- generictyperesolution
- global_variables
- include_property
- includes
- inheritance
- initialized_collection_property
- inline_association_with_dot
- javassist
- keygen
- lazy_properties
- lazyload_proxyfactory_comparison
- mapper_extend
- mapper_type_parameter
- maptypehandler
- missing_id_property
- multipleiterates
- multipleresultsetswithassociation
- named_constructor_args
- usesjava8
- nestedresulthandler_association
- nestedresulthandler_multiple_association
- nestedresulthandler
- no_param_type
- null_associations
- ognlstatic
- overwritingproperties
- parent_childs
- primitive_array
- primitive_result_type
- primitives
- propertiesinmapperfiles
- raw_sql_source
- result_handler_type
- result_handler
- resultmapwithassociationstest
- results_id
- rounding
- serializecircular
- simplelistparameter
- sqlprovider
- stringlist
- substitution_in_annots
- typehandlerinjection
- typehandler
- unknownobject
- usesjava8
- default_method
- use_actual_param_name
- uuid_test
- valueinmap
- xml_external_ref
- xml_references
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
97 files changed
+333
-188
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| 50 | + | |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
| 57 | + | |
56 | 58 |
| |
57 | 59 |
| |
58 | 60 |
| |
| |||
784 | 786 |
| |
785 | 787 |
| |
786 | 788 |
| |
| 789 | + | |
| 790 | + | |
| 791 | + | |
787 | 792 |
| |
788 | 793 |
| |
789 | 794 |
| |
|
Lines changed: 14 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
41 | 41 |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| 91 | + | |
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
| |||
104 | 105 |
| |
105 | 106 |
| |
106 | 107 |
| |
107 |
| - | |
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 |
| - | |
| 123 | + | |
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
| 131 | + | |
| 132 | + | |
131 | 133 |
| |
132 | 134 |
| |
133 | 135 |
| |
|
Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| 52 | + | |
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
| |||
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
| 67 | + | |
66 | 68 |
| |
67 | 69 |
| |
68 | 70 |
| |
| |||
102 | 104 |
| |
103 | 105 |
| |
104 | 106 |
| |
| 107 | + | |
| 108 | + | |
105 | 109 |
| |
106 | 110 |
| |
107 | 111 |
| |
| |||
123 | 127 |
| |
124 | 128 |
| |
125 | 129 |
| |
| 130 | + | |
| 131 | + | |
126 | 132 |
| |
127 | 133 |
| |
128 | 134 |
| |
| |||
144 | 150 |
| |
145 | 151 |
| |
146 | 152 |
| |
| 153 | + | |
| 154 | + | |
147 | 155 |
| |
148 | 156 |
| |
149 | 157 |
| |
| |||
165 | 173 |
| |
166 | 174 |
| |
167 | 175 |
| |
| 176 | + | |
| 177 | + | |
168 | 178 |
| |
169 | 179 |
| |
170 | 180 |
| |
| |||
182 | 192 |
| |
183 | 193 |
| |
184 | 194 |
| |
| 195 | + | |
185 | 196 |
| |
186 | 197 |
| |
187 | 198 |
| |
| |||
204 | 215 |
| |
205 | 216 |
| |
206 | 217 |
| |
| 218 | + | |
207 | 219 |
| |
208 | 220 |
| |
209 | 221 |
| |
| |||
223 | 235 |
| |
224 | 236 |
| |
225 | 237 |
| |
| 238 | + | |
226 | 239 |
| |
227 | 240 |
| |
228 | 241 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| 48 | + | |
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 |
| |
50 | 53 |
| |
51 | 54 |
| |
| |||
65 | 68 |
| |
66 | 69 |
| |
67 | 70 |
| |
| 71 | + | |
68 | 72 |
| |
69 | 73 |
| |
70 | 74 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
|
0 commit comments