a7e429de44c35e0fbf8db7595c11b507d86e3096
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable s5 : CreateTableCommentStep in method private parseCreateTable(ctx ParserContext, temporary boolean) : DDLQuery from class org.jooq.impl.ParserImpl | From | To | |
Extract Method | 1 | ||
Extract Method public createIndex(name Name, table Table<?>, sortFields OrderField<?>[], unique boolean) : Index extracted from public createIndex(name String, table Table<?>, sortFields OrderField<?>[], unique boolean) : Index in class org.jooq.impl.Internal | From | To |