Skip to content

Instantly share code, notes, and snippets.

package a.test;
import static db.demo.Tables.MAIN_TABLE;
import static db.demo.Tables.OTHER_DATA;
import java.util.ArrayList;
import java.util.List;
import org.jooq.DSLContext;
import org.jooq.Field;