c848fbfdff9c1ccb72d3e12c18a796b752394fc3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type ctx : ParserContext to sql : String in method public ParserException(sql String) in class org.jooq.impl.ParserException | From | To | |
Change Parameter Type ctx : ParserContext to sql : String in method public ParserException(sql String, message String, state SQLStateSubclass) in class org.jooq.impl.ParserException | From | To | |
Change Parameter Type ctx : ParserContext to sql : String in method public ParserException(sql String, message String, state SQLStateSubclass, cause Throwable) in class org.jooq.impl.ParserException | From | To | |
Change Parameter Type ctx : ParserContext to sql : String in method public ParserException(sql String, message String) in class org.jooq.impl.ParserException | From | To | |
Move Class | 1 | ||
Move Class org.jooq.impl.ParserImpl.ParserException moved to org.jooq.impl.ParserException | From | To | |
Rename Parameter | 4 | ||
Rename Parameter ctx : ParserContext to sql : String in method public ParserException(sql String) in class org.jooq.impl.ParserException | From | To | |
Rename Parameter ctx : ParserContext to sql : String in method public ParserException(sql String, message String, state SQLStateSubclass) in class org.jooq.impl.ParserException | From | To | |
Rename Parameter ctx : ParserContext to sql : String in method public ParserException(sql String, message String, state SQLStateSubclass, cause Throwable) in class org.jooq.impl.ParserException | From | To | |
Rename Parameter ctx : ParserContext to sql : String in method public ParserException(sql String, message String) in class org.jooq.impl.ParserException | From | To |