| Package | Description |
|---|---|
| org.aksw.jena_sparql_api.mapper.jpa.criteria | |
| org.aksw.jena_sparql_api.mapper.jpa.criteria.expr |
| Modifier and Type | Class and Description |
|---|---|
class |
PathResolverVarMapper
Maps criteria path objects to mapping of variables.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExpressionVisitor<T>
TODO This interface needs to be extended to
cover all possible expressions of the JPA
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionCompiler
Compiles JPA criteria expressions to SPARQL expressions.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
PathImpl.accept(PathVisitor<T> visitor) |
<T> T |
RootImpl.accept(PathVisitor<T> visitor) |
<X> X |
VPath.accept(PathVisitor<X> visitor) |
Copyright © 2017. All rights reserved.