| Package | Description |
|---|---|
| org.datanucleus.api.jpa.criteria |
Package providing an implementation of the JPA2 "criteria query" API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TreatRootImpl
Treated (cast) form of a Root (in a WHERE clause).
|
| Constructor and Description |
|---|
TreatRootImpl(CriteriaBuilderImpl cb,
RootImpl path,
Class cls) |
Copyright © 2020. All rights reserved.