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 that return EntityObjectMapperMethods in is.codion.framework.json.db with parameters of type EntityObjectMapperModifier and TypeMethodDescriptionstatic DatabaseObjectMapperDatabaseObjectMapper.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 EntityObjectMapperEntityObjectMapper.entityObjectMapper(Entities entities) A factory method forEntityObjectMapperinstances.default EntityObjectMapperEntityObjectMapperFactory.entityObjectMapper(Entities entities) Creates a newEntityObjectMapperinstance.EntityObjectMapper.setIncludeForeignKeyValues(boolean includeForeignKeyValues) EntityObjectMapper.setIncludeNullValues(boolean includeNullValues)