Package org.jooq

Enum JoinType

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<JoinType>

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