接口的使用
org.hibernate.query.criteria.internal.SetJoinImplementor
-
使用SetJoinImplementor的程序包 程序包 说明 org.hibernate.query.criteria.internal org.hibernate.query.criteria.internal.path -
-
org.hibernate.query.criteria.internal中SetJoinImplementor的使用
返回SetJoinImplementor的org.hibernate.query.criteria.internal中的方法 修饰符和类型 方法 说明 SetJoinImplementor<Z,X>SetJoinImplementor. correlateTo(CriteriaSubqueryImpl subquery)SetJoinImplementor<Z,X>SetJoinImplementor. on(javax.persistence.criteria.Expression<Boolean> restriction)SetJoinImplementor<Z,X>SetJoinImplementor. on(javax.persistence.criteria.Predicate... restrictions)<T extends X>
SetJoinImplementor<Z,T>SetJoinImplementor. treatAs(Class<T> treatAsType) -
org.hibernate.query.criteria.internal.path中SetJoinImplementor的使用
实现SetJoinImplementor的org.hibernate.query.criteria.internal.path中的类 修饰符和类型 类 说明 classSetAttributeJoin<O,E>Models a join based on a set-style plural association attribute.static classSetAttributeJoin.TreatedSetAttributeJoin<O,T>返回SetJoinImplementor的org.hibernate.query.criteria.internal.path中的方法 修饰符和类型 方法 说明 SetJoinImplementor<O,E>SetAttributeJoin. on(javax.persistence.criteria.Expression<Boolean> restriction)SetJoinImplementor<O,E>SetAttributeJoin. on(javax.persistence.criteria.Predicate... restrictions)
-