public class QueryTypeImpl extends Object implements com.querydsl.core.annotations.QueryType
QueryType annotation| Constructor and Description |
|---|
QueryTypeImpl(com.querydsl.core.annotations.PropertyType value) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
annotationType() |
com.querydsl.core.annotations.PropertyType |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic QueryTypeImpl(com.querydsl.core.annotations.PropertyType value)
public Class<? extends Annotation> annotationType()
annotationType in interface Annotationpublic com.querydsl.core.annotations.PropertyType value()
Copyright © 2007–2020 Querydsl. All rights reserved.