Uses of Interface
org.hibernate.query.criteria.JpaValues
Packages that use JpaValues
Package
Description
The JPA-standard criteria query API defines all the operations needed express
any query written in standard JPQL.
SPI for extending
HibernateCriteriaBuilder
with additional functionality by registering a Service
.Nodes representing
insert
statements in the SQM tree.-
Uses of JpaValues in org.hibernate.query.criteria
Methods in org.hibernate.query.criteria that return JpaValuesModifier and TypeMethodDescriptionHibernateCriteriaBuilder.values
(Expression<?>... expressions) HibernateCriteriaBuilder.values
(List<? extends Expression<?>> expressions) Methods in org.hibernate.query.criteria with parameters of type JpaValuesModifier and TypeMethodDescriptionMethod parameters in org.hibernate.query.criteria with type arguments of type JpaValuesModifier and TypeMethodDescription -
Uses of JpaValues in org.hibernate.query.criteria.spi
Methods in org.hibernate.query.criteria.spi that return JpaValuesModifier and TypeMethodDescriptionHibernateCriteriaBuilderDelegate.values
(Expression<?>... expressions) HibernateCriteriaBuilderDelegate.values
(List<? extends Expression<?>> expressions) -
Uses of JpaValues in org.hibernate.query.sqm.tree.insert
Classes in org.hibernate.query.sqm.tree.insert that implement JpaValuesMethods in org.hibernate.query.sqm.tree.insert with parameters of type JpaValuesModifier and TypeMethodDescriptionMethod parameters in org.hibernate.query.sqm.tree.insert with type arguments of type JpaValuesModifier and TypeMethodDescription