java.sql2 Minor oversight: Missing TIMESTAMP type

Lukas Eder lukas.eder at gmail.com
Wed Oct 4 10:01:10 UTC 2017


Hello,

I'm referring to this version:
http://hg.openjdk.java.net/jdk10/sandbox/jdk/file/a31057bda7c5/src/java.sql/share/classes/java/sql2

Which I believe to be the latest version on that branch. The JdbcType enum
is missing a TIMESTAMP (without time zone) type as it seems.

Hope this helps,
Lukas


More information about the jdbc-spec-discuss mailing list