| Package | Description |
|---|---|
| javax.persistence.criteria | |
| javax.persistence.metamodel |
| Modifier and Type | Method and Description |
|---|---|
EntityType<X> |
Root.getModel() |
| Modifier and Type | Method and Description |
|---|---|
<X> Root<X> |
AbstractQuery.from(EntityType<X> entity) |
| Modifier and Type | Method and Description |
|---|---|
<X> EntityType<X> |
Metamodel.entity(Class<X> cls) |
| Modifier and Type | Method and Description |
|---|---|
Set<EntityType<?>> |
Metamodel.getEntities() |
Copyright © 2016. All rights reserved.