Interface PluralAttributeMapKeySource

    • Method Detail

      • isReferencedEntityAttribute

        boolean isReferencedEntityAttribute()
        Is this plural attribute index source for an attribute of the referenced entity (relevant only for one-to-many and many-to-many associations)? If this method returns true, then this object can safely be cast to PluralAttributeMapKeySourceEntityAttribute.
        Returns:
        true, if this plural attribute index source for an attribute of the referenced entity; false, otherwise.