| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Target(value=PACKAGE) @Retention(value=RUNTIME) public @interface Variables
QuerydslVariables defines that a Variables class or interface is to be serialized into the host package. The type will contain public static final constants for the entity types of the package.
| Optional Element Summary | |
|---|---|
 boolean | 
asInterface
Generate interface instead of class  | 
 String | 
value
Simple name of the variables class  | 
public abstract String value
public abstract boolean asInterface
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||