8e809eb8d1cb8396bfb6ff8106b9e2b5c57613c1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type timestamp2 : Field<Timestamp> to timestamp2 : Field<?> in method package TimestampDiff(timestamp1 Field<?>, timestamp2 Field<?>) in class org.jooq.impl.TimestampDiff | From | To | |
Change Parameter Type timestamp1 : Field<Timestamp> to timestamp1 : Field<?> in method package TimestampDiff(timestamp1 Field<?>, timestamp2 Field<?>) in class org.jooq.impl.TimestampDiff | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type timestamp2 : Field<Timestamp> to timestamp2 : Field<?> in class org.jooq.impl.TimestampDiff | From | To | |
Change Attribute Type timestamp1 : Field<Timestamp> to timestamp1 : Field<?> in class org.jooq.impl.TimestampDiff | From | To |