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