Uses of Enum Class
jakarta.persistence.EnumType
Packages that use EnumType
Package
Description
Defines the core APIs for the management for persistence and
object/relational mapping.
-
Uses of EnumType in jakarta.persistence
Subclasses with type arguments of type EnumType in jakarta.persistenceModifier and TypeClassDescriptionenumEnumerates available options for mapping enumerated types.Methods in jakarta.persistence that return EnumType