]
Adrian Nistor updated ISPN-7205:
--------------------------------
Status: Open (was: New)
Query DSL should not require the use of toBuilder() method to switch
context
----------------------------------------------------------------------------
Key: ISPN-7205
URL:
https://issues.jboss.org/browse/ISPN-7205
Project: Infinispan
Issue Type: Enhancement
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 9.0.0.Beta1, 9.0.0.Final
After completing a 'having' filter condition we need to call toBuilder() in order
to move from FilterConditionContext to QueryBuilder context to be able to finalize the
constuction and invoke build().