@Documented @Target(value={FIELD,METHOD,PARAMETER}) @Retention(value=RUNTIME) public @interface QueryType
Modifier and Type | Required Element and Description |
---|---|
PropertyType |
value
property type override
|
public abstract PropertyType value
Copyright © 2007–2016 Querydsl. All rights reserved.