Uses of Interface
org.hibernate.procedure.spi.FunctionReturnImplementor
Packages that use FunctionReturnImplementor
Package
Description
Defines the internal implementation of the stored procedure SPI.
Defines an SPI for calling stored procedures and functions.
-
Uses of FunctionReturnImplementor in org.hibernate.procedure.internal
Classes in org.hibernate.procedure.internal that implement FunctionReturnImplementorMethods in org.hibernate.procedure.internal that return FunctionReturnImplementor -
Uses of FunctionReturnImplementor in org.hibernate.procedure.spi
Methods in org.hibernate.procedure.spi that return FunctionReturnImplementor