Uses of Class
com.blazebit.persistence.view.impl.entity.InverseViewToEntityMapper
Packages that use InverseViewToEntityMapper
-
Uses of InverseViewToEntityMapper in com.blazebit.persistence.view.impl.entity
Constructors in com.blazebit.persistence.view.impl.entity with parameters of type InverseViewToEntityMapperModifierConstructorDescriptionTargetViewClassBasedInverseViewToEntityMapper(InverseViewToEntityMapper<E> first, Map<Class<?>, InverseViewToEntityMapper<E>> mappers) Constructor parameters in com.blazebit.persistence.view.impl.entity with type arguments of type InverseViewToEntityMapperModifierConstructorDescriptionTargetViewClassBasedInverseViewToEntityMapper(InverseViewToEntityMapper<E> first, Map<Class<?>, InverseViewToEntityMapper<E>> mappers)