Package com.evolveum.midpoint.schema.query
package com.evolveum.midpoint.schema.query
-
ClassDescriptionAbstractTypedQuery<T,
F extends AbstractTypedQuery<T, F>> Prepared Query represents query with filter with placeholders, which can be used for search.TypedQuery<T>Typed Query represents query with filter, which can be used for searching references, containers and objects (depending on item type).