842f9a1e37807ff07ace3fcc6628197d6ca4533f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable time : long to deltaTime : long in method package trace(startTime long, rowCount int) : void in class org.lealone.command.Prepared | From | To | |
| Inline Method | 3 | ||
| Inline Method protected updateInternal() : int inlined to public update() : int in class org.lealone.command.CommandContainer | From | To | |
| Inline Method protected queryInternal(maxrows int) : ResultInterface inlined to public query(maxrows int) : ResultInterface in class org.lealone.command.CommandContainer | From | To | |
| Change Return Type | 1 | ||
| Change Return Type int to void in method private executeRemaining() : void in class org.lealone.command.CommandList | From | To | |
| Extract Variable | 1 | ||
| Extract Variable s : SQLException in method public executeQuery(maxRows int, scrollable boolean) : ResultInterface from class org.lealone.command.Command | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter count : int to rowCount : int in method package trace(startTime long, rowCount int) : void in class org.lealone.command.Prepared | From | To |