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