Uses of Interface
com.blazebit.persistence.view.spi.EntityViewConstructorMapping
Packages that use EntityViewConstructorMapping
Package
Description
SPI for implementers of the Blaze-Persistence Entity-View extension.
-
Uses of EntityViewConstructorMapping in com.blazebit.persistence.view.spi
Methods in com.blazebit.persistence.view.spi that return EntityViewConstructorMappingModifier and TypeMethodDescriptionEntityViewParameterMapping.getDeclaringConstructor()Returns the mapping of the constructor declaring this attribute.Methods in com.blazebit.persistence.view.spi that return types with arguments of type EntityViewConstructorMappingModifier and TypeMethodDescriptionEntityViewMapping.getConstructors()Returns the constructor mappings defined for this entity view mapping.