Module org.jooq
Package org.jooq

Interface Record1<T1>

All Superinterfaces:
Attachable, Comparable<Record>, Fields, Formattable, Record, Serializable

public interface Record1<T1> extends Record
A model type for a records with degree 1
Author:
Lukas Eder
See Also: