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 Detail

      • select

        V select​(U val)