Package com.kenshoo.jooq
Interface SelectQueryExtender.BuilderIn1<Q extends org.jooq.SelectFinalStep,T>
-
- Enclosing class:
- SelectQueryExtender
public static interface SelectQueryExtender.BuilderIn1<Q extends org.jooq.SelectFinalStep,T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description QueryExtension<Q>in(java.util.Collection<T> values)
-
-
-
Method Detail
-
in
QueryExtension<Q> in(java.util.Collection<T> values)
-
-