|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Serializer | Serializer defines a common interface for EntityType serializers |
SerializerConfig | SerializerConfig defines serialization options to be used in the Serializer |
Class Summary | |
---|---|
BeanSerializer | BeanSerializer is a Serializer implementation which serializes EntityType instances into JavaBean classes |
Delegate | Delegate defines a delegate method which dispatches to an external static method |
EmbeddableSerializer | EmbeddableSerializer is a Serializer implementation for embeddable types |
EntitySerializer | EntitySerializer is a Serializer implementation for entity types |
EntityType | EntityType represents a model of a query domain type with properties |
Method | |
ProjectionSerializer | ProjectionSerializer is a Serializer implementation for DTO types |
Property | Property represents a property in a query domain type. |
SimpleSerializerConfig | SimpleSerializerConfig is the default implementation of the SerializerConfig interface |
Supertype | |
SupertypeSerializer | SupertypeSerializer is a Serializer implementation for supertypes |
TypeFactory | TypeFactory is a factory class for Type instances |
TypeMappings | TypeMappings defines mappings from Java types to Expression , Path and TemplateExpression types |
TypeResolver | TypeResolver provides type resolving funcationlity for resolving generic type variables to concrete types |
Exception Summary | |
---|---|
CodeGenerationException |
Code generations models and serializers
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |