Uses of Class
is.codion.framework.json.domain.EntityObjectMapper
Packages that use EntityObjectMapper
-
Uses of EntityObjectMapper in is.codion.framework.json.db
Methods in is.codion.framework.json.db with parameters of type EntityObjectMapperModifier and TypeMethodDescriptionstatic DatabaseObjectMapper
DatabaseObjectMapper.databaseObjectMapper
(EntityObjectMapper entityObjectMapper) Instantiates a newDatabaseObjectMapper
-
Uses of EntityObjectMapper in is.codion.framework.json.domain
Methods in is.codion.framework.json.domain that return EntityObjectMapperModifier and TypeMethodDescriptionstatic EntityObjectMapper
EntityObjectMapper.entityObjectMapper
(Entities entities) A factory method forEntityObjectMapper
instances.default EntityObjectMapper
EntityObjectMapperFactory.entityObjectMapper
(Entities entities) Creates a newEntityObjectMapper
instance.EntityObjectMapper.setIncludeForeignKeyValues
(boolean includeForeignKeyValues) EntityObjectMapper.setIncludeNullValues
(boolean includeNullValues)