Uses of Class
com.querydsl.apt.ExtendedTypeFactory
Packages that use ExtendedTypeFactory
-
Uses of ExtendedTypeFactory in com.querydsl.apt
Methods in com.querydsl.apt that return ExtendedTypeFactoryModifier and TypeMethodDescriptionprotected ExtendedTypeFactoryAbstractQuerydslProcessor.createTypeFactory(Set<Class<? extends Annotation>> entityAnnotations, TypeMappings typeMappings, QueryTypeFactory queryTypeFactory) Constructors in com.querydsl.apt with parameters of type ExtendedTypeFactoryModifierConstructorDescriptionTypeElementHandler(Configuration configuration, ExtendedTypeFactory typeFactory, TypeMappings typeMappings, QueryTypeFactory queryTypeFactory)