|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext
org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLSelectSingleContext
org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLJoinSelectSingleContext
public class JPQLJoinSelectSingleContext
| Nested Class Summary | |
|---|---|
class |
JPQLJoinSelectSingleContext.JPQLJoinSelectSingleContextBuilder
|
| Nested classes/interfaces inherited from class org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLSelectSingleContext |
|---|
JPQLSelectSingleContext.JPQLSelectSingleContextBuilder |
| Nested classes/interfaces inherited from class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext |
|---|
JPQLContext.JPQLContextBuilder |
| Field Summary |
|---|
| Fields inherited from class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext |
|---|
jpaEntityAlias, jpaEntityName, pagingRequested, type |
| Constructor Summary | |
|---|---|
JPQLJoinSelectSingleContext()
|
|
| Method Summary | |
|---|---|
List<JPAJoinClause> |
getJPAJoinClauses()
|
protected void |
setJPAJoinClause(List<JPAJoinClause> jpaJoinClauses)
|
| Methods inherited from class org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLSelectSingleContext |
|---|
getKeyPredicates, getSelectExpression, setKeyPredicates, setSelectExpression |
| Methods inherited from class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext |
|---|
createBuilder, createBuilder, getJPAEntityAlias, getJPAEntityName, getType, isPagingRequested, setJPAEntityAlias, setJPAEntityName, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLSelectSingleContextView |
|---|
getKeyPredicates, getSelectExpression |
| Methods inherited from interface org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextView |
|---|
getJPAEntityAlias, getJPAEntityName, getType |
| Constructor Detail |
|---|
public JPQLJoinSelectSingleContext()
| Method Detail |
|---|
protected void setJPAJoinClause(List<JPAJoinClause> jpaJoinClauses)
public List<JPAJoinClause> getJPAJoinClauses()
getJPAJoinClauses in interface JPQLJoinSelectSingleContextView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||