19628b3cf51adc79c4bbf8521d212d3e84752a15
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type nullable : int to nullable : Nullable in method public setNullable(nullable Nullable) : Builder in class com.facebook.presto.jdbc.ColumnInfo.Builder | From | To | |
| Change Parameter Type nullable : int to nullable : Nullable in method public ColumnInfo(columnType int, columnParameterTypes List<Integer>, columnTypeSignature TypeSignature, nullable Nullable, currency boolean, signed boolean, precision int, scale int, columnDisplaySize int, columnLabel String, columnName String, tableName String, schemaName String, catalogName String) in class com.facebook.presto.jdbc.ColumnInfo | From | To | |
| Change Return Type | 1 | ||
| Change Return Type int to Nullable in method public getNullable() : Nullable in class com.facebook.presto.jdbc.ColumnInfo | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type nullable : int to nullable : Nullable in class com.facebook.presto.jdbc.ColumnInfo | From | To | |
| Change Attribute Type nullable : int to nullable : Nullable in class com.facebook.presto.jdbc.ColumnInfo.Builder | From | To |