c922728cd591b96357d71b7260f4cce062864d56
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute package scopeLevel : int from class org.jooq.impl.AbstractContext to private scopeLevel : int from class org.jooq.impl.ScopeStack | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type scopeStack : ScopeStack to scopeStack : ScopeStack<QueryPart,ScopeStackElement> in class org.jooq.impl.AbstractContext | From | To |