Uses of Class
org.hibernate.procedure.internal.NamedCallableQueryMementoImpl
Packages that use NamedCallableQueryMementoImpl
Package
Description
Defines the internal implementation of the stored procedure SPI.
-
Uses of NamedCallableQueryMementoImpl in org.hibernate.procedure.internal
Constructors in org.hibernate.procedure.internal with parameters of type NamedCallableQueryMementoImplModifierConstructorDescriptionProcedureCallImpl
(SharedSessionContractImplementor session, NamedCallableQueryMementoImpl memento, String... resultSetMappingNames)