87b78f4da3c4b488a44f605d068e9993dadbccc5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type patternValue : String to patternValue : Object in method public addLike(propertyPath PropertyPath<?>, patternValue Object, escapeCharacter Character) : void in class org.infinispan.objectfilter.impl.syntax.parser.ExpressionBuilder | From | To | |
Change Parameter Type pattern : String to pattern : Object in method public LikeExpr(child ValueExpr, pattern Object) in class org.infinispan.objectfilter.impl.syntax.LikeExpr | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type pattern : String to pattern : Object in class org.infinispan.objectfilter.impl.syntax.LikeExpr | From | To |