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