Class LocalDateTimeRange

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

public final class LocalDateTimeRange extends Object
A data type representing the PostgreSQL tsrange type.
Author:
Lukas Eder
See Also:
  • Method Details