| Modifier and Type | Method and Description |
|---|---|
static EntityFactory |
EntityFactoryHolder.get() |
| Modifier and Type | Method and Description |
|---|---|
EntityFactory |
EasyormConfiguration.entityFactory(org.springframework.beans.factory.ObjectProvider<EntityMappingCustomizer> customizers) |
| Modifier and Type | Method and Description |
|---|---|
org.hswebframework.ezorm.rdb.mapping.EntityManager |
EasyormConfiguration.entityManager(EntityTableMetadataResolver resolver,
EntityFactory entityFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
MapperEntityFactory |
| Constructor and Description |
|---|
CustomJackson2JsonDecoder(EntityFactory entityFactory,
com.fasterxml.jackson.databind.ObjectMapper mapper,
org.springframework.util.MimeType... mimeTypes)
Constructor with a Jackson
ObjectMapper to use. |
CustomMappingJackson2HttpMessageConverter(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
EntityFactory entityFactory) |
CustomTypeFactory(EntityFactory factory) |
Copyright © 2016–2021. All rights reserved.