| Package | Description |
|---|---|
| com.blazebit.persistence |
Blaze-Persistence is a rich Criteria API for JPA.
|
| Modifier and Type | Method and Description |
|---|---|
SelectCTECriteriaBuilder<X> |
SelectRecursiveCTECriteriaBuilder.union()
Finishes the CTE builder for the non-recursive part and starts the builder for the recursive part.
|
SelectCTECriteriaBuilder<X> |
SelectRecursiveCTECriteriaBuilder.unionAll()
Finishes the CTE builder for the non-recursive part and starts the builder for the recursive part.
|
Copyright © 2015 Blazebit. All Rights Reserved.