1752da008e2f4945d718d9f60a39a2027485d58c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testNegativeTwoDecrementAllocationSizePooledOptimizer() : void renamed to public testNegativeTwoAllocationSizePositiveStartNoopOptimizer() : void in class org.hibernate.test.id.sequence.NegativeValueSequenceTest | From | To | |
Rename Class | 1 | ||
Rename Class org.hibernate.test.id.sequence.NegativeValueSequenceTest.NegativeTwoDecrementSize renamed to org.hibernate.test.id.sequence.NegativeValueSequenceTest.NegativeTwoIncrementSizePositiveInitialValue | From | To | |
Change Variable Type | 1 | ||
Change Variable Type theEntity : NegativeTwoDecrementSize to theEntity : NegativeTwoIncrementSizePositiveInitialValue in method public testNegativeTwoAllocationSizePositiveStartNoopOptimizer() : void in class org.hibernate.test.id.sequence.NegativeValueSequenceTest | From | To |