a8fc4ae33a105dd5d61b962d08a82dab7bfc4e7e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 42
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private simulate() : ArrayTableSimulation renamed to private emulate() : ArrayTableEmulation in class org.jooq.impl.ArrayTable | From | To | |
Rename Variable | 1 | ||
Rename Variable simulateDerivedColumnList : boolean to emulatedDerivedColumnList : boolean in method public accept(context Context<?>) : void in class org.jooq.impl.Alias | From | To | |
Change Return Type | 1 | ||
Change Return Type ArrayTableSimulation to ArrayTableEmulation in method private emulate() : ArrayTableEmulation in class org.jooq.impl.ArrayTable | From | To |