ac915375fff3934fce403ea0cad71e143bb2c88b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type SqlStreamSupplierComponent.Support to SqlStreamSupplierComponentImpl in method private makeSupport(tableIdentifier TableIdentifier<?>) : SqlStreamSupplierComponentImpl in class com.speedment.runtime.core.internal.component.SqlStreamSupplierComponentImpl | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type support : SqlStreamSupplierComponent.Support to support : SqlStreamSupplierComponentImpl in method public stream(tableIdentifier TableIdentifier<ENTITY>, decorator StreamDecorator) : Stream<ENTITY> in class com.speedment.runtime.core.internal.component.SqlStreamSupplierComponentImpl | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type supportMap : Map<TableIdentifier,SqlStreamSupplierComponent.Support> to supportMap : Map<TableIdentifier,SqlStreamSupplierComponentImpl> in class com.speedment.runtime.core.internal.component.SqlStreamSupplierComponentImpl | From | To |