Package com.evolveum.midpoint.repo.sqale.qmodel.ref
-
Class Summary Class Description MReference Querydsl "row bean" type related toQReference
and its subtypes.QObjectReference<OR extends MObject> Querydsl query type for object owned references.QObjectReferenceMapping<OS extends ObjectType,OQ extends QObject<OR>,OR extends MObject> Mapping betweenQObjectReference
andObjectReferenceType
.QReference<R extends MReference,OR> Querydsl query type for "m_reference" table that contains all persisted object references.QReferenceMapping<Q extends QReference<R,OR>,R extends MReference,OQ extends FlexibleRelationalPathBase<OR>,OR> Base mapping betweenQReference
subclasses andObjectReferenceType
. -
Enum Summary Enum Description MReferenceType Enumeration of various types of reference entities (subtypes ofQReference
).