Package org.infinispan.query.dsl.impl
package org.infinispan.query.dsl.impl
Deprecated.
since 10.1. This will be removed in 11.
Query builder DSL implementation for Ickle (a JP-QL subset).
- Since:
- 6.0
- Author:
- anistor@redhat.com
-
ClassDescriptionBaseQuery<T>Represents the path of a field, including the aggregation function if any.Generates an Ickle query string to satisfy the condition created with the builder (by visiting it).