| Interface | Description |
|---|---|
| CriteriaBuilderPostProcessor | |
| EntityViewDelegateQueryHandler | |
| EntityViewJpaQueryPostProcessor |
Implementation is similar to
JpaQueryPostProcessor but was modified to
work with entity views. |
| EntityViewQueryRunner |
Implementation is similar to
QueryRunner but was modified to
work with entity views. |
| Class | Description |
|---|---|
| CriteriaSupportHandler<E> | |
| EntityManagerRefLookup |
Implementation is similar to
EntityManagerRefLookup but was modified to
work with entity views. |
| EntityViewAwareQueryHandler | |
| EntityViewCdiQueryInvocationContext |
Implementation is similar to
CdiQueryInvocationContext but was modified to
work with entity views. |
| EntityViewCdiQueryInvocationContextHolder |
Implementation is similar to
CdiQueryContextHolder but was modified to
work with entity views. |
| EntityViewManagerRef | |
| EntityViewManagerRefLookup | |
| EntityViewQueryProcessorFactory |
Implementation is similar to
QueryProcessorFactory but was modified to
work with entity views. |
| EntityViewRepositoryHandler<E,V,PK extends Serializable> | |
| TransactionalEntityViewQueryRunner |
Implementation is similar to
org.apache.deltaspike.data.impl.tx.TransactionalQueryRunner but was modified to
work with entity views. |
| Annotation Type | Description |
|---|---|
| EntityViewContext |
Copyright © 2014–2018 Blazebit. All rights reserved.