Uses of Enum Class
jakarta.persistence.GenerationType

Packages that use GenerationType
Package
Description
Jakarta Persistence is the API for the management for persistence and object/relational mapping.
 
 
 
This package defines the boot-time metamodel, which is an interpretation of the domain model (entity classes, embeddable classes, and attributes) and the mapping of these "domain model parts" to the database.
Defines a service for creating id generators.
Implementation of the SPI for id generator factories.
Contains an SPI for id generator factories.