| Package | Description |
|---|---|
| com.blazebit.persistence |
Blaze-Persistence is a rich Criteria API for JPA.
|
| Modifier and Type | Method and Description |
|---|---|
From |
FromBuilder.getFrom(String alias)
Returns the from element for the given alias or null.
|
From |
ModificationCriteriaBuilder.getRoot()
Returns the query root.
|
| Modifier and Type | Method and Description |
|---|---|
Set<From> |
FromBuilder.getRoots()
Returns the query roots.
|
Copyright © 2014–2017 Blazebit. All rights reserved.