Package org.jinq.jooq
Interface JinqJooqQuery4.Where<T,U,V,W,E extends java.lang.Exception>
-
- All Superinterfaces:
java.io.Serializable
- Enclosing class:
- JinqJooqQuery4<T extends org.jooq.Record,U extends org.jooq.Record,V extends org.jooq.Record,W extends org.jooq.Record>
public static interface JinqJooqQuery4.Where<T,U,V,W,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)
-