Uses of Enum
jakarta.persistence.metamodel.PluralAttribute.CollectionType
Packages that use PluralAttribute.CollectionType
-
Uses of PluralAttribute.CollectionType in jakarta.persistence.metamodel
Subclasses with type arguments of type PluralAttribute.CollectionType in jakarta.persistence.metamodelMethods in jakarta.persistence.metamodel that return PluralAttribute.CollectionTypeModifier and TypeMethodDescriptionPluralAttribute.getCollectionType()Return the collection type.Returns the enum constant of this type with the specified name.static PluralAttribute.CollectionType[]PluralAttribute.CollectionType.values()Returns an array containing the constants of this enum type, in the order they are declared.