Uses of Interface
org.hibernate.procedure.ProcedureOutputs

Packages that use ProcedureOutputs
Package
Description
Defines support for executing database stored procedures and functions and accessing their outputs.
Defines the internal implementation of the stored procedure SPI.