Typo in JDBC 4.2 specification document
Lance Andersen
lance.andersen at oracle.com
Fri Oct 26 17:20:13 UTC 2018
Hi Lukas
> On Oct 26, 2018, at 8:17 AM, Lukas Eder <lukas.eder at gmail.com> wrote:
>
> Hello,
>
> The JDBC 4.2 specification document as referenced here [1] refers to
> non-existing types in chapter 3.1 on page 12 of the document (page 27 of
> the PDF):
>
> Added support to map java.time.LocalOffsetTime to JDBC TIME_WITH_TIMEZONE.
> Added support to map java.time.LocalOffsetDateTime to JDBC
> TIMESTAMP_WITH_TIMEZONE.
>
Thank you for pointing the above out
The table B4 which talks about the actual mappings is correct and the above unfortunately was not caught during the reviews of that section
> The types should be java.time.OffsetTime and java.time.OffsetDateTime.
>
> I'm not sure if the spec for 4.2 is frozen even for typos, but I think this
> would still be a useful fix. The spec for 4.3 obviously doesn't have this
> issue, because it's in chapter 3.1 of what's new in version 4.2
Yes JDBC 4.3 MR supersedes the JDBC 4.2 MR so yes no updates will be done specifically to the JDBC 4.2 MR
Best
lance
>
> Thanks,
> Lukas
>
> [1] http://download.oracle.com/otndocs/jcp/jdbc-4_2-mrel2-spec/index.html
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
Lance.Andersen at oracle.com <mailto:Lance.Andersen at oracle.com>
More information about the jdbc-spec-discuss
mailing list