26f4f8814ab2ce8cc9d2c752779417aaccec05c6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable userInternalVisitListener : boolean to useInternalVisitListener : boolean in method package AbstractContext(configuration Configuration, stmt PreparedStatement) in class org.jooq.impl.AbstractContext | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method package isNotEmpty(array Object[]) : boolean extracted from public visit(part QueryPart) : C in class org.jooq.impl.AbstractContext & moved to class org.jooq.impl.Tools | From | To |