Uses of Class
org.hibernate.procedure.internal.NamedCallableQueryMementoImpl
-
Packages that use NamedCallableQueryMementoImpl Package Description org.hibernate.procedure.internal 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 NamedCallableQueryMementoImpl Constructor Description ProcedureCallImpl(SharedSessionContractImplementor session, NamedCallableQueryMementoImpl memento, String... resultSetMappingNames)
-