接口 SetJoinImplementor<Z,​X>

    • 方法概要

      所有方法 实例方法 抽象方法 
      修饰符和类型 方法 说明
      SetJoinImplementor<Z,​X> correlateTo​(CriteriaSubqueryImpl subquery)
      Refined return type
      SetJoinImplementor<Z,​X> on​(javax.persistence.criteria.Expression<Boolean> restriction)
      Coordinate return type between Join.on(Expression) and Fetch#on(Expression)
      SetJoinImplementor<Z,​X> on​(javax.persistence.criteria.Predicate... restrictions)
      Coordinate return type between Join.on(Predicate...) and Fetch#on(Predicate...)
      <T extends X>
      SetJoinImplementor<Z,​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.Path

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

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

        getModel
      • 从接口继承的方法 javax.persistence.TupleElement

        getAlias, getJavaType