| Interface | Description |
|---|---|
| AliasContext | |
| ExpressionVisitor<T> |
TODO This interface needs to be extended to
cover all possible expressions of the JPA
|
| PathVisitor<T> | |
| PathVisitorArg<T,A> | |
| VExpression<T> | |
| VFrom<Z,X> | |
| VPath<T> |
| Class | Description |
|---|---|
| AvgExpression | |
| BinaryOperatorExpression<T> | |
| CriteriaEnvImpl | |
| EqualsExpression | |
| ExpressionBase<T> | |
| ExpressionCompiler |
Compiles JPA criteria expressions to SPARQL expressions.
|
| ExpressionPredicate |
A no-op wrapper for treating Expression
|
| FromImpl<Z,X> | |
| GreaterThanExpression | |
| GreaterThanOrEqualToExpression | |
| GreatestExpression<T> | |
| JoinBase<Z,X> | |
| LogicalAndExpression | |
| LogicalNotExpression | |
| PathImpl<X> | |
| PredicateBase | |
| RootImpl<X> | |
| UnaryOperatorExpression<T> | |
| ValueExpression<T> |
Copyright © 2017. All rights reserved.