Uses of Interface
jakarta.persistence.TypedQuery

Packages that use TypedQuery
Package
Description
Jakarta Persistence is the API for the management for persistence and object/relational mapping.
Implements and extends the JPA-defined entity graph API.
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.
The JPA-standard criteria query API defines all the operations needed express any query written in standard JPQL.
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.
Package for the SQM-backed Query implementation details