[jOOQ/jOOQ#10893] Add Javadoc link from SQLDialect to the new version support matrix page

This commit is contained in:
Lukas Eder 2020-11-09 12:33:44 +01:00
parent 89aee4ffeb
commit 4fa1562516

View File

@ -63,7 +63,9 @@ import org.jetbrains.annotations.Nullable;
* <p>
* The open source jOOQ distributions only support the dialect family, which
* corresponds to the latest supported dialect version of the commercial
* distribution.
* distribution. A full list of mappings between dialect families and latest
* supported version can be seen here <a href=
* "https://www.jooq.org/download/support-matrix">https://www.jooq.org/download/support-matrix</a>.
* <p>
* If a dialect is documented but does not seem to be available in your jOOQ
* Edition, you may be using the wrong edition, e.g. because of a transitive