0d5034c496d6bbab54093a4839dc2e96024f11a3
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type type : DropStatementType to type : DDLStatementType in method package executeImmediateBegin(ctx Context<?>, type DDLStatementType) : void in class org.jooq.impl.Utils | From | To | |
Change Parameter Type type : DropStatementType to type : DDLStatementType in method package executeImmediateEnd(ctx Context<?>, type DDLStatementType) : void in class org.jooq.impl.Utils | From | To | |
Rename Class | 1 | ||
Rename Class org.jooq.impl.DropStatementType renamed to org.jooq.impl.DDLStatementType | From | To |