| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented
@Target(value={PACKAGE,TYPE})
@Retention(value=RUNTIME)
public @interface ConfigQuerydslConfig defines serialization flags for annotated domain types and packages
| Optional Element Summary | |
|---|---|
 boolean | 
createDefaultVariable
Create default variable in query type  | 
 boolean | 
entityAccessors
Created entity field initialization accessors  | 
 boolean | 
listAccessors
Create accessors for indexed list access  | 
 boolean | 
mapAccessors
Create accessors for keyed map access  | 
public abstract boolean entityAccessors
public abstract boolean listAccessors
public abstract boolean mapAccessors
public abstract boolean createDefaultVariable
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||