| Package | Description |
|---|---|
| org.hibernate.query.criteria.internal.compile |
| Modifier and Type | Method and Description |
|---|---|
QueryImplementor |
CriteriaInterpretation.buildCompiledQuery(SessionImplementor entityManager,
InterpretedParameterMetadata interpretedParameterMetadata)
Generate a
Query instance given the interpreted criteria compiled against the
passed EntityManager. |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.