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