Uses of Interface
org.hibernate.result.Outputs
Packages that use Outputs
Package
Description
Defines support for executing database stored procedures and functions and accessing their outputs.
-
Uses of Outputs in org.hibernate.procedure
Subinterfaces of Outputs in org.hibernate.procedureModifier and TypeInterfaceDescriptioninterface
Specialization of theOutputs
contract providing access to the stored procedure's registered output parameters.