5a5bddc6409eacdd6ac4ea53422312e3e4572108
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 34
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 7 | ||
Extract Variable rootRecords : LinkedList<?> in method private readRecords(jsonRoot LinkedHashMap<String,LinkedList<?>>) : void from class org.jooq.impl.JSONReader | From | To | |
Extract Variable constraints : List<Constraint> in method private alterTableAddConstraints(table Table<?>) : List<Query> from class org.jooq.impl.DDL | From | To | |
Extract Variable split : String[] in method private split(result String) : List<String> from class org.jooq.codegen.MatcherStrategy | From | To | |
Extract Variable rhsReferences : List<? extends ForeignKey<?,?>> in method public getReferences() : List<ForeignKey<Record,?>> from class org.jooq.impl.JoinTable | From | To | |
Extract Variable nonNull : List<? extends Definition> in method public getFullJavaIdentifiers(definitions Collection<? extends Definition>) : List<String> from class org.jooq.codegen.AbstractGeneratorStrategy | From | To | |
Extract Variable lhsReferences : List<? extends ForeignKey<?,?>> in method public getReferences() : List<ForeignKey<Record,?>> from class org.jooq.impl.JoinTable | From | To | |
Extract Variable nonNull : List<? extends Definition> in method public getJavaIdentifiers(definitions Collection<? extends Definition>) : List<String> from class org.jooq.codegen.AbstractGeneratorStrategy | From | To |