Class SqmTreatedMapJoin<L,K,V,S extends V>

All Implemented Interfaces:
Expression<S>, Fetch<L,S>, FetchParent<L,S>, From<L,S>, Join<L,S>, MapJoin<L,K,S>, Path<S>, PluralJoin<L,Map<K,S>,S>, Selection<S>, TupleElement<S>, Serializable, JpaCriteriaNode, JpaExpression<S>, JpaFetch<L,S>, JpaFetchParent<L,S>, JpaFrom<L,S>, JpaJoin<L,S>, JpaMapJoin<L,K,S>, JpaPath<S>, JpaPluralJoin<L,Map<K,S>,S>, JpaSelection<S>, JpaTreatedFrom<L,V,S>, JpaTreatedJoin<L,V,S>, JpaTreatedPath<V,S>, JpaTupleElement<S>, SemanticPathPart, SqmPath<S>, SqmPathWrapper<V,S>, SqmTreatedFrom<L,V,S>, SqmTreatedJoin<L,V,S>, SqmTreatedPath<V,S>, SqmExpression<S>, SqmAttributeJoin<L,S>, SqmFrom<L,S>, SqmJoin<L,S>, SqmTreatedAttributeJoin<L,V,S>, SqmSelectableNode<S>, SqmExpressibleAccessor<S>, SqmNode, SqmTypedNode<S>, SqmVisitableNode

public class SqmTreatedMapJoin<L,K,V,S extends V> extends SqmMapJoin<L,K,S> implements SqmTreatedAttributeJoin<L,V,S>
See Also: