c2c0b148ae112aeddd0b4b531170e1ed7ceeb687
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type int to Integer in method package value() : Integer in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl.IntegerProperty | From | To | |
Extract Method | 2 | ||
Extract Method private checkNotNullInsertValues() : void extracted from private checkNotNullCheckDmlInsertValues(atomicityMode CacheAtomicityMode) : void in class org.apache.ignite.internal.processors.query.IgniteSqlNotNullConstraintTest | From | To | |
Extract Method private checkNotNullInsertValues() : void extracted from private checkAddColumnNotNullCheckDmlInsertValues(atomicityMode CacheAtomicityMode) : void in class org.apache.ignite.internal.processors.query.IgniteSqlNotNullConstraintTest | From | To |