Annotation Type QueryType


@Documented @Target({FIELD,METHOD,PARAMETER}) @Retention(RUNTIME) public @interface QueryType
QueryType defines the Querydsl property type for a Domain property
Author:
tiwe
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    property type override
  • Element Details