Uses of Class
com.evolveum.midpoint.schema.query.AbstractTypedQuery
Packages that use AbstractTypedQuery
-
Uses of AbstractTypedQuery in com.evolveum.midpoint.schema.query
Classes in com.evolveum.midpoint.schema.query with type parameters of type AbstractTypedQuerySubclasses of AbstractTypedQuery in com.evolveum.midpoint.schema.queryModifier and TypeClassDescriptionclass
Prepared Query represents query with filter with placeholders, which can be used for search.class
TypedQuery<T>
Typed Query represents query with filter, which can be used for searching references, containers and objects (depending on item type).Methods in com.evolveum.midpoint.schema.query with parameters of type AbstractTypedQueryModifier and TypeMethodDescriptionprotected void
AbstractTypedQuery.fillFrom
(AbstractTypedQuery<?, ?> other)