Uses of Enum
com.blazebit.persistence.view.spi.EntityViewAttributeMapping.ContainerBehavior
Packages that use EntityViewAttributeMapping.ContainerBehavior
Package
Description
SPI for implementers of the Blaze-Persistence Entity-View extension.
-
Uses of EntityViewAttributeMapping.ContainerBehavior in com.blazebit.persistence.view.spi
Methods in com.blazebit.persistence.view.spi that return EntityViewAttributeMapping.ContainerBehaviorModifier and TypeMethodDescriptionEntityViewAttributeMapping.getContainerBehavior()Returns the behavior of a plural attribute container if the attribute is plural, ornullotherwise.Returns the enum constant of this type with the specified name.EntityViewAttributeMapping.ContainerBehavior.values()Returns an array containing the constants of this enum type, in the order they are declared.