Uses of Class
org.hibernate.result.internal.OutputsImpl.CurrentReturnState
Packages that use OutputsImpl.CurrentReturnState
Package
Description
Defines the internal implementation of the stored procedure SPI.
-
Uses of OutputsImpl.CurrentReturnState in org.hibernate.procedure.internal
Subclasses of OutputsImpl.CurrentReturnState in org.hibernate.procedure.internalModifier and TypeClassDescriptionprotected class
Methods in org.hibernate.procedure.internal that return OutputsImpl.CurrentReturnStateModifier and TypeMethodDescriptionprotected OutputsImpl.CurrentReturnState
ProcedureOutputsImpl.buildCurrentReturnState
(boolean isResultSet, int updateCount) -
Uses of OutputsImpl.CurrentReturnState in org.hibernate.result.internal
Methods in org.hibernate.result.internal that return OutputsImpl.CurrentReturnStateModifier and TypeMethodDescriptionprotected OutputsImpl.CurrentReturnState
OutputsImpl.buildCurrentReturnState
(boolean isResultSet, int updateCount)