Module org.jooq
Package org.jooq.impl

Interface QOM.Tuple2<Q1 extends QueryPart,Q2 extends QueryPart>

All Superinterfaces:
QueryPart, Serializable
Enclosing class:
QOM

public static interface QOM.Tuple2<Q1 extends QueryPart,Q2 extends QueryPart> extends QueryPart
A generic tuple of degree 2 for use in QOM types.