Uses of Interface
org.hibernate.procedure.spi.FunctionReturnImplementor
-
Packages that use FunctionReturnImplementor Package Description org.hibernate.procedure.spi -
-
Uses of FunctionReturnImplementor in org.hibernate.procedure.spi
Methods in org.hibernate.procedure.spi that return FunctionReturnImplementor Modifier and Type Method Description FunctionReturnImplementorProcedureCallImplementor. getFunctionReturn()
-