类的使用
org.hibernate.query.criteria.internal.predicate.InPredicate
-
使用InPredicate的程序包 程序包 说明 org.hibernate.query.criteria.internal.predicate -
-
org.hibernate.query.criteria.internal.predicate中InPredicate的使用
返回InPredicate的org.hibernate.query.criteria.internal.predicate中的方法 修饰符和类型 方法 说明 InPredicate<T>InPredicate. value(javax.persistence.criteria.Expression<? extends T> value)InPredicate<T>InPredicate. value(T value)
-