Module org.jooq
Package org.jooq

Interface Period<T>

All Superinterfaces:
Named, QueryPart, Serializable, Typed<T>

@Pro public interface Period<T> extends Named, Typed<T>
A period specification for usage in temporal tables.
Author:
Lukas Eder