public class EntityGraphMapper extends Object implements EntityMapper
EntityMapper that is driven by an instance of MetaData.| Constructor and Description |
|---|
EntityGraphMapper(MetaData metaData,
MappingContext mappingContext)
Constructs a new
EntityGraphMapper that uses the given MetaData. |
public EntityGraphMapper(MetaData metaData, MappingContext mappingContext)
EntityGraphMapper that uses the given MetaData.metaData - The MetaData containing the mapping informationmappingContext - The MappingContext for the current sessionpublic CompileContext map(Object entity)
map in interface EntityMapperpublic CompileContext map(Object entity, int horizon)
map in interface EntityMapperCopyright © 2016 Neo Technology, Inc.. All rights reserved.