361c240e01085809b33bcf97b230f16eea643fa3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type map : FieldMapForInsert to map : Map<Field<?>,Field<?>> in method private matchByPrimaryKey(map Map<Field<?>,Field<?>>) : Condition in class org.jooq.impl.InsertQueryImpl | From | To | |
Change Return Type | 1 | ||
Change Return Type FieldMapForInsert to Map<Field<?>,Field<?>> in method protected getValues() : Map<Field<?>,Field<?>> in class org.jooq.impl.InsertQueryImpl | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type notMatchedInsert : FieldMapForInsert to notMatchedInsert : FieldMapsForInsert in class org.jooq.impl.MergeImpl | From | To | |
Rename Parameter | 1 | ||
Rename Parameter context : Context<?> to ctx : Context<?> in method package toSQL92Values(ctx Context<?>) : void in class org.jooq.impl.FieldMapsForInsert | From | To |