f1c9c3756d90187fa49b77171173a8ce513cdf91
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private execute(maxRows int, isUpdate boolean) : Object extracted from public update() : int in class org.lealone.sql.StatementWrapper | From | To | |
| Extract Method private execute(maxRows int, isUpdate boolean) : Object extracted from public query(maxRows int, scrollable boolean) : Result in class org.lealone.sql.StatementWrapper | From | To |