Commit 05527aa
committed
mybatis#101: Completely isolate new behaviour from existing via flag
1 parent 5061ca0 commit 05527aaCopy full SHA for 05527aa
File tree
Expand file treeCollapse file tree
1 file changed
+2
-1
lines changedOpen diff view settings
Filter options
- src/main/java/org/apache/ibatis/executor/resultset
Expand file treeCollapse file tree
1 file changed
+2
-1
lines changedOpen diff view settings
Collapse file
src/main/java/org/apache/ibatis/executor/resultset/DefaultResultSetHandler.java
Copy file name to clipboardExpand all lines: src/main/java/org/apache/ibatis/executor/resultset/DefaultResultSetHandler.java+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
723 | 723 | |
724 | 724 | |
725 | 725 | |
726 | | - |
| 726 | + |
| 727 | + |
727 | 728 | |
728 | 729 | |
729 | 730 | |
|
0 commit comments