Package org.jinq.jooq
Interface JinqJooqQuery.Select<U,V>
-
- All Superinterfaces:
java.io.Serializable
- Enclosing class:
- JinqJooqQuery<T extends org.jooq.Record>
public static interface JinqJooqQuery.Select<U,V> extends java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Vselect(U val)
-