All Classes and Interfaces
Class
Description
AbstractModule provides a base class for annotation based dependency injectionAnnotationHelper defines a interface to provide custom annotation processing
for TypeFactory.BeanSerializer is a Serializer implementation which serializes EntityType
instances into JavaBean classesClassPathUtils provides classpath scanning functionalityCodegenModule provides a module for general serializationEmbeddableSerializer is a Serializer implementation for embeddable typesEntitySerializer is a Serializer implementation for entity typescreates files with
Filer.ProjectionSerializer is a Serializer implementation for projection typesSupertypeSerializer is a Serializer implementation for supertypesDefault variable name generation strategy which un-capitalizes the first letter of the class name.
Delegate defines a delegate method which dispatches to an external static methodEmbeddableSerializer is a Serializer for entity typesEntitySerializer is a Serializer for entity typesEntityType represents a model of a query domain type with propertiesExtension allows for custom code generation extensions to be registered as service providerprovides files in annotation processing to write classes to
GeneratedAnnotationClassResolver provides class name resolving functionality for resolving the annotation
type to be used on Serializers generated sources.GenericExporter provides query type serialization logic for cases where APT annotation processors
can't be used.GroovyBeanSerializer is a Serializer implementation which serializes EntityType
instances into Groovy classesKeywords provides keywords sets in capitalized form to
be used in GenericExporter and the APT processorsParameterizedTypeImpl provides an implementation of the ParameterizedType interfaceProjectionSerializer is a Serializer for projection typesProperty represents a property in a query domain type.Defines handling of fields and getters in property extractions
Property handling options
QueryTypeFactory defines an interface for mapping domain types to Querydsl expression typesQueryTypeFactoryImpl is the default implementation of the QueryTypeFactory interfaceSerializer defines a common interface for EntityType serializersSerializerConfig defines serialization options to be used in the SerializerSimpleSerializerConfig is the default implementation of the SerializerConfig interfaceSupertype defines a tuple of a Type and an optional EntityType instance used for
supertype references in EntityType instancesSupertypeSerializer is a Serializer for supertypesTypeFactory is a factory class for Type instances