a472af068172a970716815b0f391f4c6a65130a8
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Attribute | 1 | ||
| Extract Attribute private LUCENE_WILDCARD_ESCAPE_CHARACTER : char in class org.infinispan.query.dsl.embedded.impl.LuceneQueryMaker | From | To | |
| Rename Class | 1 | ||
| Rename Class org.infinispan.objectfilter.impl.predicateindex.RegexCondition renamed to org.infinispan.objectfilter.impl.predicateindex.LikeCondition | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute jpaPattern : String to likePattern : String in class org.infinispan.objectfilter.impl.predicateindex.LikeCondition | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type other : RegexCondition to other : LikeCondition in method public equals(obj Object) : boolean in class org.infinispan.objectfilter.impl.predicateindex.LikeCondition | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter jpaPattern : String to likePattern : String in method public LikeCondition(likePattern String) in class org.infinispan.objectfilter.impl.predicateindex.LikeCondition | From | To |