public 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> extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
JinqJooqQuery5.Select<T,U,V,W,X,Z> |
static interface |
JinqJooqQuery5.Where<T,U,V,W,X,E extends Exception> |
| Modifier and Type | Method and Description |
|---|---|
<Z> ResultStream<Z> |
select(JinqJooqQuery5.Select<T,U,V,W,X,Z> lambda) |
ResultStream<Tuple5<T,U,V,W,X>> |
selectAll() |
<E extends Exception> |
where(JinqJooqQuery5.Where<T,U,V,W,X,E> test) |
Copyright © 2016. All Rights Reserved.