Uses of Enum Class
jakarta.persistence.metamodel.PluralAttribute.CollectionType
-
Uses of PluralAttribute.CollectionType in jakarta.persistence.metamodel
Modifier and TypeMethodDescriptionPluralAttribute.getCollectionType()
Return the collection type.Returns the enum constant of this class with the specified name.static PluralAttribute.CollectionType[]
PluralAttribute.CollectionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.