Class ListAttributeJoin<O,E>

All Implemented Interfaces:
BlazeExpression<E>, BlazeFetch<O,E>, BlazeFetchParent<O,E>, BlazeFrom<O,E>, BlazeJoin<O,E>, BlazeListJoin<O,E>, BlazePath<E>, JoinSupport<O,E>, ListJoinSupport<O,E>, Serializable, Expression<E>, Fetch<O,E>, FetchParent<O,E>, From<O,E>, Join<O,E>, ListJoin<O,E>, Path<E>, PluralJoin<O,List<E>,E>, Selection<E>, TupleElement<E>
Direct Known Subclasses:
ListAttributeJoin.TreatedListAttributeJoin

public class ListAttributeJoin<O,E> extends AbstractPluralAttributeJoin<O,List<E>,E> implements BlazeListJoin<O,E>, ListJoinSupport<O,E>
Since:
1.2.0
Author:
Christian Beikov
See Also: