| Modifier and Type | Class and Description |
|---|---|
class |
JavaTypeMappings
JavaTypeMappings defines mappings from
TypeCategory instances to Expression types |
| Modifier and Type | Field and Description |
|---|---|
protected TypeMappings |
EntitySerializer.typeMappings |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericExporter.setTypeMappingsClass(Class<? extends TypeMappings> typeMappingsClass)
Set the typemappings class to be used
|
| Constructor and Description |
|---|
EmbeddableSerializer(TypeMappings typeMappings,
Collection<String> keywords)
Create a new EmbeddableSerializer instance
|
EntitySerializer(TypeMappings mappings,
Collection<String> keywords)
Create a new EntitySerializer instance
|
ProjectionSerializer(TypeMappings typeMappings)
Create a new ProjectionSerializer instance
|
SupertypeSerializer(TypeMappings typeMappings,
Collection<String> keywords)
Create a new SupertypeSerializer instance
|
Copyright © 2007–2014 Mysema Ltd. All rights reserved.