| Package | Description |
|---|---|
| org.apache.deltaspike.data.impl.builder.part |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderByQueryPart |
class |
QueryRoot
Root of the query tree.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<QueryPart> |
QueryPart.children |
| Modifier and Type | Method and Description |
|---|---|
protected QueryPart |
QueryRoot.build(String queryPart,
String method,
RepositoryComponent repo) |
protected abstract QueryPart |
QueryPart.build(String queryPart,
String method,
RepositoryComponent repo) |
protected QueryPart |
OrderByQueryPart.build(String queryPart,
String method,
RepositoryComponent repo) |
protected QueryPart |
QueryRoot.buildQuery(QueryBuilderContext ctx) |
protected abstract QueryPart |
QueryPart.buildQuery(QueryBuilderContext ctx) |
protected QueryPart |
OrderByQueryPart.buildQuery(QueryBuilderContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
QueryPart.hasChildren(Set<Class<? extends QueryPart>> excluded) |
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.