|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Serializer | Serializer defines a common interface for EntityModel serializers |
TypeModel | TypeModel represents Java types |
Class Summary | |
---|---|
AbstractSerializer | AbstractSerializer is abstract base class for Serializer implementations |
AbstractTypeModel | AbstractTypeModel is an abstract base class for TypeModel implementations |
ClassTypeModel | ClassTypeModel is a minimal implementation of the TypeModel interface |
ConstructorModel | ConstructorModel represents a constructor for a DTO query type. |
DTOSerializer | DTOSerializer is a Serializer implementation for DTO types |
EmbeddableSerializer | EmbeddableSerializer is a Serializer implementation for embeddable types |
EntityModel | EntityModel represents a model of a query domain type with properties |
EntityModelFactory | A Reflection based Factory implementation for ClassModel instance |
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. |
SimpleTypeModel | SimpleTypeModel represents a java type |
SupertypeSerializer | SupertypeSerializer is a Serializer implementation for supertypes |
TypeExtendsModel | TypeExtendsModel is a TypeModel for type variables and wildcard types |
TypeModelAdapter | TypeModelAdapter is a basic adapter implementation for the TypeModel interface |
TypeModelFactory | TypeModelFactory is a factory class for TypeModel instances |
TypeSuperModel | TypeSuperModel is a TypeModel for type variables and wildcard types |
Enum Summary | |
---|---|
TypeCategory | TypeCategory defines the expression type used for a Field |
Code generations models and serializers
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |