类 AliasToEntityMapResultTransformer

    • 方法详细资料

      • isTransformedValueATupleElement

        public boolean isTransformedValueATupleElement​(String[] aliases,
                                                       int tupleLength)
        从接口复制的说明: TupleSubsetResultTransformer
        When a tuple is transformed, is the result a single element of the tuple?
        参数:
        aliases - - the aliases that correspond to the tuple
        tupleLength - - the number of elements in the tuple
        返回:
        true, if the transformed value is a single element of the tuple; false, otherwise.