cf27c9c80a4d1e96bda3ae2e7659d84d64c7b803
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable tableName : Table<?> to table : Table<?> in method private parseUpdate(ctx ParserContext, with WithImpl) : Update<?> in class org.jooq.impl.ParserImpl | From | To | |
Rename Variable tableName : Table<?> to table : Table<?> in method private parseDelete(ctx ParserContext, with WithImpl) : Delete<?> in class org.jooq.impl.ParserImpl | From | To | |
Rename Variable tableName : Table<?> to table : Table<?> in method private parseInsert(ctx ParserContext, with WithImpl) : Insert<?> in class org.jooq.impl.ParserImpl | From | To |