[jOOQ/jOOQ#9967] Add support for HSQLDB temporal tables

This commit is contained in:
Lukas Eder 2020-03-17 16:45:48 +01:00
parent 41847ec648
commit 586c9694d6
3 changed files with 15 additions and 0 deletions

View File

@ -58,5 +58,6 @@ package org.jooq;

View File

@ -57,5 +57,6 @@ package org.jooq;

View File

@ -160,6 +160,19 @@ package org.jooq.impl;