Package | Description |
---|---|
com.mysema.query.apt |
APT related classes
|
com.mysema.query.codegen |
Code generations models and serializers
|
com.mysema.query.jpa.codegen | |
com.mysema.query.maven | |
com.mysema.query.sql.codegen |
Class and Description |
---|
EntityType
EntityType represents a model of a query domain type with properties
|
Property
Property represents a property in a query domain type.
|
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 |
TypeMappings |
Class and Description |
---|
AbstractModule
AbstractModule provides a base class for annotation based dependency injection
|
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.
|
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 |
Class and Description |
---|
SerializerConfig
SerializerConfig defines serialization options to be used in the
Serializer |
Class and Description |
---|
GenericExporter
GenericExporter provides query type serialization logic for cases where APT annotation processors
can't be used.
|
Class and Description |
---|
AbstractModule
AbstractModule provides a base class for annotation based dependency injection
|
BeanSerializer
BeanSerializer is a
Serializer implementation which serializes EntityType
instances into JavaBean classes |
CodegenModule
CodegenModule provides a module general serialization
|
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.
|
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 |
TypeMappings |
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.