Uses of Interface
com.evolveum.midpoint.repo.sqale.mapping.UpdatableItemSqlMapper
-
Packages that use UpdatableItemSqlMapper Package Description com.evolveum.midpoint.repo.sqale.mapping -
-
Uses of UpdatableItemSqlMapper in com.evolveum.midpoint.repo.sqale.mapping
Classes in com.evolveum.midpoint.repo.sqale.mapping that implement UpdatableItemSqlMapper Modifier and Type Class Description class
ExtensionItemSqlMapper<Q extends FlexibleRelationalPathBase<R>,R>
Extension item mapper that is much lazier thanSqaleItemSqlMapper
for typical column.class
SqaleItemSqlMapper<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).
-