Uses of Enum Class
jakarta.persistence.ParameterMode

Packages that use ParameterMode
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.
Support SQL functions in the SQM model.
Implementation of the SPI for execution of SQL statements via JDBC.
SPI for execution of SQL statements via JDBC.