Uses of Class
org.hibernate.procedure.internal.NamedCallableQueryMementoImpl.ParameterMementoImpl
Packages that use NamedCallableQueryMementoImpl.ParameterMementoImpl
Package
Description
Defines the internal implementation of the stored procedure SPI.
-
Uses of NamedCallableQueryMementoImpl.ParameterMementoImpl in org.hibernate.procedure.internal
Methods in org.hibernate.procedure.internal that return NamedCallableQueryMementoImpl.ParameterMementoImplModifier and TypeMethodDescriptionstatic <U> NamedCallableQueryMementoImpl.ParameterMementoImpl<U>
NamedCallableQueryMementoImpl.ParameterMementoImpl.fromRegistration
(ProcedureParameterImplementor<U> registration) Build a ParameterMemento from the given parameter registration