| Class and Description |
|---|
AbstractModule
AbstractModule provides a base class for annotation based dependency injection |
AnnotationHelper
AnnotationHelper defines a interface to provide custom annotation processing
for TypeFactory. |
| DefaultVariableNameFunction
Default variable name generation strategy which un-capitalizes the first letter of the class name.
|
Delegate
Delegate defines a delegate method which dispatches to an external static method |
EntitySerializer
EntitySerializer is a Serializer implementation for entity types |
EntityType
EntityType represents a model of a query domain type with properties |
Property
Property represents a property in a query domain type. |
| PropertyHandling
Defines handling of fields and getters in property extractions
|
| PropertyHandling.Config
Property handling options
|
QueryTypeFactory
QueryTypeFactory defines an interface for mapping domain types to Querydsl expression types |
Serializer
Serializer defines a common interface for EntityType serializers |
SerializerConfig
SerializerConfig defines serialization options to be used in the Serializer |
Supertype
Supertype defines a tuple of a Type and an optional EntityType instance used for
supertype references in EntityType instances |
| TypeMappings |
Copyright © 2007–2018 Querydsl. All rights reserved.