|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JoinFlag | |
|---|---|
| com.mysema.query | Contains basic Query elements |
| com.mysema.query.hql | Query implementations for HQL and JPAQL |
| com.mysema.query.types | Contains Querydsl grammar types |
| Uses of JoinFlag in com.mysema.query |
|---|
| Methods in com.mysema.query that return types with arguments of type JoinFlag | |
|---|---|
Set<JoinFlag> |
JoinExpression.getFlags()
|
| Methods in com.mysema.query with parameters of type JoinFlag | |
|---|---|
void |
JoinExpression.addFlag(JoinFlag flag)
|
boolean |
JoinExpression.hasFlag(JoinFlag flag)
|
| Uses of JoinFlag in com.mysema.query.hql |
|---|
| Fields in com.mysema.query.hql declared as JoinFlag | |
|---|---|
static JoinFlag |
HQLQueryMixin.FETCH
|
static JoinFlag |
HQLQueryMixin.FETCH_ALL_PROPERTIES
|
| Uses of JoinFlag in com.mysema.query.types |
|---|
| Methods in com.mysema.query.types with parameters of type JoinFlag | |
|---|---|
S |
SerializerBase.handle(JoinFlag joinFlag)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||