|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.mysema.query.codegen | |
---|---|
com.mysema.query.apt | APTFactory and related classes |
com.mysema.query.codegen | Code generations models and serializers |
Classes in com.mysema.query.codegen used by com.mysema.query.apt | |
---|---|
EntityModel
EntityModel represents a model of a query domain type with properties |
|
Serializer
Serializer defines a common interface for EntityModel serializers |
|
TypeModel
TypeModel represents Java types |
|
TypeModelFactory
TypeModelFactory is a factory class for TypeModel instances |
Classes in com.mysema.query.codegen used by com.mysema.query.codegen | |
---|---|
AbstractSerializer
AbstractSerializer is abstract base class for Serializer implementations |
|
AbstractTypeModel
AbstractTypeModel is an abstract base class for TypeModel implementations |
|
ConstructorModel
ConstructorModel represents a constructor for a DTO query type. |
|
EntityModel
EntityModel represents a model of a query domain type with properties |
|
EntitySerializer
EntitySerializer is a Serializer implementation for entity types |
|
ParameterModel
ParameterModel represents a parameter in a Constructor |
|
PropertyModel
PropertyModel represents a property in a query domain type. |
|
Serializer
Serializer defines a common interface for EntityModel serializers |
|
SimpleTypeModel
SimpleTypeModel represents a java type |
|
TypeCategory
TypeCategory defines the expression type used for a Field |
|
TypeModel
TypeModel represents Java types |
|
TypeModelAdapter
TypeModelAdapter is a basic adapter implementation for the TypeModel interface |
|
TypeModelFactory
TypeModelFactory is a factory class for TypeModel instances |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |