Uses of Interface
org.hibernate.result.spi.ResultContext
Packages that use ResultContext
Package
Description
Defines the internal implementation of the stored procedure SPI.
-
Uses of ResultContext in org.hibernate.procedure.internal
Classes in org.hibernate.procedure.internal that implement ResultContext -
Uses of ResultContext in org.hibernate.result.internal
Methods in org.hibernate.result.internal that return ResultContextConstructors in org.hibernate.result.internal with parameters of type ResultContextModifierConstructorDescriptionOutputsImpl
(ResultContext context, PreparedStatement jdbcStatement, String sql)