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.
Defines the internal implementation of the stored procedure SPI.
-
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. -
Uses of Outputs in org.hibernate.procedure.internal
Classes in org.hibernate.procedure.internal that implement Outputs -
Uses of Outputs in org.hibernate.result.internal
Classes in org.hibernate.result.internal that implement Outputs