Module org.jooq
Package org.jooq

Enum Class JoinType

All Implemented Interfaces:
Serializable, Comparable<JoinType>, Constable

public enum JoinType extends Enum<JoinType>
The type of join.
Author:
Lukas Eder