Uses of Class
com.blazebit.persistence.view.impl.entity.EmbeddableUpdaterBasedViewToEntityMapper
Packages that use EmbeddableUpdaterBasedViewToEntityMapper
-
Uses of EmbeddableUpdaterBasedViewToEntityMapper in com.blazebit.persistence.view.impl.update.flush
Constructors in com.blazebit.persistence.view.impl.update.flush with parameters of type EmbeddableUpdaterBasedViewToEntityMapperModifierConstructorDescriptionEmbeddableAttributeFlusher(String attributeName, String mapping, String updateFragment, String parameterName, boolean optimisticLockProtected, boolean passThrough, boolean supportsQueryFlush, AttributeAccessor entityAttributeAccessor, AttributeAccessor viewAttributeAccessor, EmbeddableUpdaterBasedViewToEntityMapper viewToEntityMapper)