Package com.e1c.langtool.history.db.query
package com.e1c.langtool.history.db.query
-
ClassDescriptionImmutable and thread-safe implementation of
ICriteria.Utility class to create immutable criteries.Builder to construct immutable expressions based on operations.An criteria to compare the storage field's value with some specified value.Operation to compare the field's value and this criteria value.Available storage fields to query.A query expression that is common interface for criteries and operations.This interface is implemented by objects that visit expression trees.An operation is a tree node to compose criteries and other operations.Immutable and thread-safe implementation ofIOperation.