Uses of Class
org.hibernate.query.internal.QueryParameterBindingsImpl
Packages that use QueryParameterBindingsImpl
-
Uses of QueryParameterBindingsImpl in org.hibernate.query.internal
Methods in org.hibernate.query.internal that return QueryParameterBindingsImplModifier and TypeMethodDescriptionQueryParameterBindingsImpl.copyWithoutValues
(SessionFactoryImplementor sessionFactory) static QueryParameterBindingsImpl
QueryParameterBindingsImpl.from
(ParameterMetadataImplementor parameterMetadata, SessionFactoryImplementor sessionFactory) Constructs a QueryParameterBindings based on the passed information