Uses of Enum Class
jakarta.persistence.EnumType
Packages that use EnumType
Package
Description
Jakarta Persistence is the API 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