接口 MapJoinImplementor<Z,​K,​V>

    • 方法概要

      所有方法 实例方法 抽象方法 
      修饰符和类型 方法 说明
      MapJoinImplementor<Z,​K,​V> correlateTo​(CriteriaSubqueryImpl subquery)
      Refined return type
      MapJoinImplementor<Z,​K,​V> on​(javax.persistence.criteria.Expression<Boolean> restriction)
      Coordinate return type between Join.on(Expression) and Fetch#on(Expression)
      MapJoinImplementor<Z,​K,​V> on​(javax.persistence.criteria.Predicate... restrictions)
      Coordinate return type between Join.on(Predicate...) and Fetch#on(Predicate...)
      <T extends V>
      MapJoinImplementor<Z,​K,​T>
      treatAs​(Class<T> treatAsType)
      Defines handling for the JPA 2.1 TREAT down-casting feature.
      • 从接口继承的方法 javax.persistence.criteria.Expression

        as, in, in, in, in, isNotNull, isNull
      • 从接口继承的方法 javax.persistence.criteria.Fetch

        getAttribute, getJoinType, getParent
      • 从接口继承的方法 javax.persistence.criteria.FetchParent

        fetch, fetch, fetch, fetch, fetch, fetch, getFetches
      • 从接口继承的方法 javax.persistence.criteria.From

        getJoins, isCorrelated, join, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinMap, joinMap, joinSet, joinSet
      • 从接口继承的方法 javax.persistence.criteria.Join

        getAttribute, getJoinType, getOn, getParent
      • 从接口继承的方法 javax.persistence.criteria.MapJoin

        entry, getModel, key, value
      • 从接口继承的方法 javax.persistence.criteria.Path

        get, get, get, get, getParentPath, type
      • 从接口继承的方法 javax.persistence.criteria.Selection

        alias, getCompoundSelectionItems, isCompoundSelection
      • 从接口继承的方法 javax.persistence.TupleElement

        getAlias, getJavaType