Uses of Interface
org.hibernate.query.procedure.ProcedureParameter

Packages that use ProcedureParameter
Package
Description
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.