b478e9ba6a95056a30d6f9251bf5dfe7906d8787
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type list : List<?> to list : Collection<?> in method public table(list Collection<?>) : Table<?> in class org.jooq.impl.DSL | From | To | |
Change Parameter Type list : List<?> to list : Collection<?> in method public unnest(list Collection<?>) : Table<?> in class org.jooq.impl.DSL | From | To |