| Interface | Description | 
|---|---|
| CollectionJoinImplementor<Z,X> | Specialization of  JoinImplementorforCollectiontyped attribute joins | 
| ExpressionImplementor<T> | Internal contract for implementations of the JPA  Expressioncontract. | 
| FromImplementor<Z,X> | Implementation contract for the JPA  Frominterface. | 
| JoinImplementor<Z,X> | |
| ListJoinImplementor<Z,X> | Specialization of  JoinImplementorforListtyped attribute joins | 
| MapJoinImplementor<Z,K,V> | Specialization of  JoinImplementorforMaptyped attribute joins | 
| ParameterContainer | Contract for query components capable of eirther being a parameter or containing parameters. | 
| ParameterRegistry | A registry for parameters. | 
| PathImplementor<X> | Implementation contract for the JPA  Pathinterface. | 
| PathSource<X> | Implementation contract for things which can be the source (parent, left-hand-side, etc) of a path | 
| Renderable | TODO : javadoc | 
| SelectionImplementor<X> | TODO : javadoc | 
| SetJoinImplementor<Z,X> | Specialization of  JoinImplementorforSettyped attribute joins | 
| TupleElementImplementor<X> | TODO : javadoc | 
| ValueHandlerFactory.ValueHandler<T> | 
| Exception | Description | 
|---|---|
| BasicPathUsageException | Represents an incorrect usage of a basic path. | 
| IllegalDereferenceException | Represents an illegal attempt to dereference from a  path sourcewhich
 cannot be dereferenced. | 
Copyright © 2016 JBoss by Red Hat. All rights reserved.