Package org.jinq.jooq
Interface JinqJooqQuery4.Select<T,U,V,W,Z>
-
- 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.Select<T,U,V,W,Z> extends java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Zselect(T val1, U val2, V val3, W val4)
-