Interface EntityReference

    • Method Detail

      • getQuerySpaceUid

        java.lang.String getQuerySpaceUid()
        Obtain the UID of the QuerySpace (specifically a EntityQuerySpace) that this EntityReference refers to.
        Specified by:
        getQuerySpaceUid in interface FetchSource
        Returns:
        The UID
      • getEntityPersister

        EntityPersister getEntityPersister()
        Retrieves the EntityPersister describing the entity associated with this Return.
        Returns:
        The EntityPersister.
      • getIdentifierDescription

        EntityIdentifierDescription getIdentifierDescription()
        Get the description of this entity's identifier descriptor.
        Returns:
        The identifier description.