Class OffsetDateTimeRange

java.lang.Object
org.jooq.postgres.extensions.types.OffsetDateTimeRange
All Implemented Interfaces:
Serializable, Range<OffsetDateTime>

public final class OffsetDateTimeRange extends Object
A data type representing the PostgreSQL tstzrange type.
Author:
Lukas Eder
See Also: