f82dd465b124f00df58a30a1faf9d0d0d2287685
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 3 | ||
Extract Variable sqlStringFormatted : String in method private applySqlString(quiet boolean, sqlString String, formatter Formatter, options ExecutionOptions, targets GenerationTarget...) : void from class org.hibernate.tool.schema.internal.AbstractSchemaMigrator | From | To | |
Extract Variable sqlStringFormatted : String in method private applySqlString(sqlString String, formatter Formatter, options ExecutionOptions, targets GenerationTarget...) : void from class org.hibernate.tool.schema.internal.SchemaCreatorImpl | From | To | |
Extract Variable sqlStringFormatted : String in method private applySqlString(sqlString String, formatter Formatter, options ExecutionOptions, targets GenerationTarget...) : void from class org.hibernate.tool.schema.internal.SchemaDropperImpl | From | To |