Uses of Interface
jakarta.persistence.StoredProcedureQuery

Packages that use StoredProcedureQuery
Package
Description
Jakarta Persistence is the API for the management for persistence and object/relational mapping.
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.