Package org.infinispan.query.dsl.embedded.impl
package org.infinispan.query.dsl.embedded.impl
Query DSL implementation internals.
- THIS IS NOT PUBLIC API! This is a private implementation detail and must not be referenced by user code.
-
ClassDescriptionMetadataProjectableAdapter<TypeMetadata, AttributeMetadata, AttributeId extends Comparable<AttributeId>>Like ReflectionMatcher but also able to use Hibernate Search metadata if available.QueryAnalyzer<TypeMetadata>QueryEngine<TypeMetadata>Adds indexing capability to the light (index-less) QueryEngine from query-core module.A result processor that processes projections (rows).Mutable builder for
LuceneSearchQuery.SearchQueryMaker<TypeMetadata>