#14995 fix OffsetDateTimeRange javadoc
This commit is contained in:
parent
55a74c04d7
commit
191fd401b4
@ -40,7 +40,7 @@ package org.jooq.postgres.extensions.types;
|
||||
import java.time.OffsetDateTime;
|
||||
|
||||
/**
|
||||
* A data type representing the PostgreSQL <code>tsrange</code> type.
|
||||
* A data type representing the PostgreSQL <code>tstzrange</code> type.
|
||||
*
|
||||
* @author Lukas Eder
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user