Uses of Enum Class
jakarta.persistence.TemporalType

Packages that use TemporalType
Package
Description
Jakarta Persistence is the API for the management for persistence and object/relational mapping.
 
 
 
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
This package defines the Hibernate configuration-time mapping model.
Defines support for executing database stored procedures and functions and accessing their outputs.
Defines the internal implementation of the stored procedure SPI.
Defines an SPI for calling stored procedures and functions.
Everything related to HQL/JPQL, native SQL, and criteria queries.
SPIs for HQL support.
 
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.
Implementation of the SPIs for native SQL query support.
SPIs for native SQL query support.
This package defines a semantic model of HQL queries.
Package for the SQM-backed Query implementation details
SPI-level SQM contracts
Integrates a range of types defined by the JDK with the type system of Hibernate.
Defines handling of almost the full range of standard JDBC-defined SQL data types.
 
Defines a registry for Hibernate Types.