f93bee6b47d016b769497b5012f95a37a6cc87b1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method protected getDateFormat() : DateFormat from class org.infinispan.objectfilter.impl.hql.ObjectPropertyHelper to public getJpaDateFormat() : DateFormat from class org.infinispan.objectfilter.impl.util.DateHelper | From | To | |
Move Attribute | 2 | ||
Move Attribute private GMT_TZ : TimeZone from class org.infinispan.objectfilter.impl.hql.ObjectPropertyHelper to private GMT_TZ : TimeZone from class org.infinispan.objectfilter.impl.util.DateHelper | From | To | |
Move Attribute private DATE_FORMAT : String from class org.infinispan.objectfilter.impl.hql.ObjectPropertyHelper to private DATE_FORMAT : String from class org.infinispan.objectfilter.impl.util.DateHelper | From | To | |
Extract Class | 1 | ||
Extract Class org.infinispan.objectfilter.impl.util.DateHelper from class org.infinispan.objectfilter.impl.hql.ObjectPropertyHelper | From | To |