308311a544e674d6271d590426f36e91d2afef0c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable query : Query to f : File in method private load(encoding String, file File, pattern Pattern) : void in class org.jooq.util.ddl.DDLDatabase | From | To | |
Change Variable Type | 1 | ||
Change Variable Type query : Query to f : File in method private load(encoding String, file File, pattern Pattern) : void in class org.jooq.util.ddl.DDLDatabase | From | To | |
Extract Method | 2 | ||
Extract Method private load(encoding String, in InputStream) : void extracted from protected create0() : DSLContext in class org.jooq.util.ddl.DDLDatabase | From | To | |
Extract Method private load(encoding String, file File, pattern Pattern) : void extracted from protected create0() : DSLContext in class org.jooq.util.ddl.DDLDatabase | From | To |