| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.querydef |
| Modifier and Type | Method and Description |
|---|---|
void |
CriteriaQueryImpl.populateAndSetConstructorSelection(ConstructorSelectionImpl constructorSelection,
Class<?> class1,
jakarta.persistence.criteria.Selection<?>... selections)
This method will set this queryImpl's selection to a ConstructorSelectionImpl, creating a new
instance or populating the one passed in as necessary.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.