4659e83f09f224d39aee95254016e0c40bcd61cc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type u : String to u : Name in method package getArrayBaseType(dialect SQLDialect, t String, u Name) : Name in class org.jooq.util.GenerationUtil | From | To | |
Change Return Type | 1 | ||
Change Return Type String to Name in method package getArrayBaseType(dialect SQLDialect, t String, u Name) : Name in class org.jooq.util.GenerationUtil | From | To | |
Extract Variable | 1 | ||
Extract Variable schemaName : String in method protected init0() : void from class org.jooq.util.postgres.PostgresRoutineDefinition | From | To | |
Change Variable Type | 2 | ||
Change Variable Type baseType : String to baseType : Name in method protected getJavaTypeReference(db Database, type DataTypeDefinition) : String in class org.jooq.util.JavaGenerator | From | To | |
Change Variable Type baseType : String to baseType : Name in method protected getType(db Database, schema SchemaDefinition, t String, p int, s int, u Name, javaType String, defaultType String, udtMode Mode) : String in class org.jooq.util.JavaGenerator | From | To |