ef55ac743683f874886d36941afc27f059197fc6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private acceptDefault(ctx Context<?>, type DataType<?>) : void from class org.jooq.impl.CreateTableImpl to private toSQLDDLTypeDeclarationDefault(ctx Context<?>, type DataType<?>) : void from class org.jooq.impl.Tools | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method package toSQLDDLTypeDeclarationForAddition(ctx Context<?>, type DataType<?>) : void extracted from private accept1(ctx Context<?>) : void in class org.jooq.impl.AlterTableImpl & moved to class org.jooq.impl.Tools | From | To | |
Extract And Move Method package toSQLDDLTypeDeclarationForAddition(ctx Context<?>, type DataType<?>) : void extracted from private accept0(ctx Context<?>) : void in class org.jooq.impl.CreateTableImpl & moved to class org.jooq.impl.Tools | From | To |