Uses of Class
org.hibernate.result.internal.OutputsImpl
-
Packages that use OutputsImpl Package Description org.hibernate.procedure.internal Defines the internal implementation of the stored procedure SPI. -
-
Uses of OutputsImpl in org.hibernate.procedure.internal
Subclasses of OutputsImpl in org.hibernate.procedure.internal Modifier and Type Class Description class
ProcedureOutputsImpl
Implementation of ProcedureResult.
-