17613680112a63982145cacb59e2abf717798c3e
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable other : TableIdentifierImpl<?> to that : TableIdentifier<?> in method public equals(obj Object) : boolean in class com.speedment.runtime.config.internal.identifier.TableIdentifierImpl | From | To | |
Rename Variable newTableIdentity : TableIdentifier<ENTITY> to newId : TableIdentifier<ENTITY> in method public of(dbmsName String, schemaName String, tableName String) : TableIdentifier<ENTITY> in class com.speedment.runtime.config.identifier.TableIdentifier | From | To | |
Change Variable Type | 1 | ||
Change Variable Type other : TableIdentifierImpl<?> to that : TableIdentifier<?> in method public equals(obj Object) : boolean in class com.speedment.runtime.config.internal.identifier.TableIdentifierImpl | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type instance : AbstractApplicationBuilder<?,?> to instance : AbstractApplicationBuilder<Speedment,DefaultApplicationBuilder> in class com.speedment.runtime.core.internal.AbstractApplicationBuilderTest | From | To |