Uses of Enum
com.blazebit.persistence.view.metamodel.PluralAttribute.ElementCollectionType
Packages that use PluralAttribute.ElementCollectionType
-
Uses of PluralAttribute.ElementCollectionType in com.blazebit.persistence.view.metamodel
Methods in com.blazebit.persistence.view.metamodel that return PluralAttribute.ElementCollectionTypeModifier and TypeMethodDescriptionPluralAttribute.getElementCollectionType()Returns the element collection type.Returns the enum constant of this type with the specified name.PluralAttribute.ElementCollectionType.values()Returns an array containing the constants of this enum type, in the order they are declared.