public interface EntityReference extends FetchSource
Modifier and Type | Method and Description |
---|---|
EntityPersister |
getEntityPersister()
Retrieves the EntityPersister describing the entity associated with this Return.
|
EntityIdentifierDescription |
getIdentifierDescription()
Get the description of this entity's identifier descriptor.
|
String |
getQuerySpaceUid()
Obtain the UID of the QuerySpace (specifically a
EntityQuerySpace ) that this EntityReference
refers to. |
getBidirectionalEntityReferences, getFetches, getPropertyPath, resolveEntityReference
String getQuerySpaceUid()
EntityQuerySpace
) that this EntityReference
refers to.getQuerySpaceUid
in interface FetchSource
EntityPersister getEntityPersister()
EntityIdentifierDescription getIdentifierDescription()
Copyright © 2021 JBoss by Red Hat. All rights reserved.