Class SetAttributeJoin<O,E>

All Implemented Interfaces:
BlazeExpression<E>, BlazeFetch<O,E>, BlazeFetchParent<O,E>, BlazeFrom<O,E>, BlazeJoin<O,E>, BlazePath<E>, BlazeSetJoin<O,E>, JoinSupport<O,E>, SetJoinSupport<O,E>, Serializable, Expression<E>, Fetch<O,E>, FetchParent<O,E>, From<O,E>, Join<O,E>, Path<E>, PluralJoin<O,Set<E>,E>, Selection<E>, SetJoin<O,E>, TupleElement<E>
Direct Known Subclasses:
SetAttributeJoin.TreatedSetAttributeJoin

public class SetAttributeJoin<O,E> extends AbstractPluralAttributeJoin<O,Set<E>,E> implements BlazeSetJoin<O,E>, SetJoinSupport<O,E>
Since:
1.2.0
Author:
Christian Beikov
See Also: