primaryKeyId
protected final boolean primaryKeyId
EntityLoaderDefaultEntityLoaderFetchGraphNode, FlusherBasedEntityLoader, FullEntityLoader, ReferenceEntityLoaderprotected final Class<?>protected final Constructor<Object>protected final AttributeAccessorprotected final Stringprotected final booleanprotected final ViewToEntityMapperAbstractEntityLoader(EntityViewManagerImpl evm,
Class<?> entityClass,
javax.persistence.metamodel.SingularAttribute<?,?> jpaIdAttribute,
javax.persistence.metamodel.SingularAttribute<?,?> viewIdMappingAttribute,
ViewToEntityMapper viewIdMapper,
AttributeAccessor entityIdAccessor) protected static javax.persistence.metamodel.SingularAttribute<?,?> associationIdMappingOf(EntityViewManagerImpl evm,
ManagedViewType<?> subviewType,
String attributeIdAttributeName) protected final ObjectClass<?>getEntityId(UpdateContext context,
Object entity) protected final ObjectgetEntityId(UpdateContext context,
Object view,
Object id) protected final ObjectgetReferenceOrLoad(UpdateContext context,
Object view,
Object id) protected final voidgetReferencesLoadOrCreate(UpdateContext context,
List<Object> views,
List<Object> ids) protected static javax.persistence.metamodel.SingularAttribute<?,?> jpaIdOf(EntityViewManagerImpl evm,
ManagedViewType<?> subviewType) queryEntities(javax.persistence.EntityManager em,
List<Object> ids) protected abstract ObjectqueryEntity(javax.persistence.EntityManager em,
Object id) voidtoEntities(UpdateContext context,
List<Object> views,
List<Object> ids) protected static javax.persistence.metamodel.SingularAttribute<?,?> viewIdMappingOf(EntityViewManagerImpl evm,
ManagedViewType<?> subviewType) clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoEntitygetEntityClass in interface EntityLoadertoEntities in interface EntityLoadergetEntityId in interface EntityLoader