-
AbstractModule provides a base class for annotation based dependency injection
AnnotationHelper defines a interface to provide custom annotation processing
for
TypeFactory.
EntitySerializer is a
Serializer implementation for entity types
Default 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 method
EmbeddableSerializer is a
Serializer for entity types
EntityType represents a model of a query domain type with properties
provides files in annotation processing to write classes to
ProjectionSerializer is a
Serializer for projection types
Property 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 types
Serializer defines a common interface for
EntityType serializers
SerializerConfig defines serialization options to be used in the
Serializer
Supertype defines a tuple of a
Type and an optional
EntityType instance used for
supertype references in
EntityType instances
SupertypeSerializer is a
Serializer for supertypes