Class QueryTypeImpl

java.lang.Object
com.querydsl.apt.QueryTypeImpl
All Implemented Interfaces:
Annotation

public class QueryTypeImpl extends Object implements com.querydsl.core.annotations.QueryType
Implementation of the QueryType annotation
Author:
tiwe
  • Constructor Details

    • QueryTypeImpl

      public QueryTypeImpl(com.querydsl.core.annotations.PropertyType value)
  • Method Details