Package org.jinq.jooq

Interface JinqJooqQuery4.Where<T,​U,​V,​W,​E extends java.lang.Exception>

  • 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.Where<T,​U,​V,​W,​E extends java.lang.Exception>
    extends java.io.Serializable
    • Method Detail

      • where

        boolean where​(T obj1,
                      U obj2,
                      V obj3,
                      W obj4)
               throws E extends java.lang.Exception
        Throws:
        E extends java.lang.Exception