| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JoinFlag | |
|---|---|
| com.mysema.query | Contains basic Query elements | 
| com.mysema.query.jpa | Query implementations for HQL and JPAQL | 
| com.mysema.query.support | Various support classes | 
| 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.jpa | 
|---|
| Fields in com.mysema.query.jpa declared as JoinFlag | |
|---|---|
static JoinFlag | 
JPQLQueryMixin.FETCH
 | 
static JoinFlag | 
JPQLQueryMixin.FETCH_ALL_PROPERTIES
 | 
| Uses of JoinFlag in com.mysema.query.support | 
|---|
| Methods in com.mysema.query.support with parameters of type JoinFlag | |
|---|---|
 S | 
SerializerBase.handle(JoinFlag joinFlag)
 | 
| Method parameters in com.mysema.query.support with type arguments of type JoinFlag | |
|---|---|
protected  boolean | 
SerializerBase.serialize(JoinFlag.Position position,
          Set<JoinFlag> flags)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||