b2fc85457fe67ad25ba92f8778d4329bf6ec3809
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 4 | ||
Extract Variable schemaName : String in method protected getElements0() : List<AttributeDefinition> from class org.jooq.util.postgres.PostgresUDTDefinition | From | To | |
Extract Variable schemaName : String in method public getElements0() : List<ColumnDefinition> from class org.jooq.util.postgres.PostgresTableDefinition | From | To | |
Extract Variable schemaName : String in method public getElements0() : List<ColumnDefinition> from class org.jooq.util.postgres.PostgresTableValuedFunction | From | To | |
Extract Variable schemaName : String in method public PostgresRoutineDefinition(database Database, record Record) from class org.jooq.util.postgres.PostgresRoutineDefinition | From | To |