Package org.jinq.jooq
Interface JinqJooqQuery5.Where<T,U,V,W,X,E extends java.lang.Exception>
-
- All Superinterfaces:
java.io.Serializable
- Enclosing class:
- JinqJooqQuery5<T extends org.jooq.Record,U extends org.jooq.Record,V extends org.jooq.Record,W extends org.jooq.Record,X extends org.jooq.Record>
public static interface JinqJooqQuery5.Where<T,U,V,W,X,E extends java.lang.Exception> extends java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanwhere(T obj1, U obj2, V obj3, W obj4, X obj5)
-