Package org.apache.ignite.table.criteria
package org.apache.ignite.table.criteria
Contains API classes for criteria queries.
-
ClassDescriptionRepresents a column reference for criteria query.Represents an condition with operator and elements for criteria query.Represents a criteria query predicate.Criteria exception base class.Options useful for tuning the criteria query.Builder.Represents an entity that can be used to execute predicate-based criteria queries.A visitor to traverse an criteria tree.Defines a expression for a criteria query with operator and it's arguments.Provides the operators for the criteria query grammar.Parameter<T>Represents a parameter for criteria query.