Uses of Interface
com.evolveum.midpoint.repo.sqale.mapping.UpdatableItemSqlMapper
Packages that use UpdatableItemSqlMapper
-
Uses of UpdatableItemSqlMapper in com.evolveum.midpoint.repo.sqale.mapping
Classes in com.evolveum.midpoint.repo.sqale.mapping that implement UpdatableItemSqlMapperModifier and TypeClassDescriptionclassExtensionItemSqlMapper<Q extends FlexibleRelationalPathBase<R>,R> Extension item mapper that is much lazier thanSqaleItemSqlMapperfor typical column.classSqaleItemSqlMapper<S,Q extends FlexibleRelationalPathBase<R>, R> Declarative information how an item (from schema/prism world) is to be processed when interpreting query or applying delta (delta application is addition to sqlbase superclass).