My Oracle Support Banner

LocalDate Bind Issue In Ojdbc 23c (Doc ID 3012670.1)

Last updated on MARCH 25, 2024

Applies to:

JDBC - Version 23.2 and later
Information in this document applies to any platform.

Symptoms

On : 23.2 version, Thin JDBC driver


The following code was working (returning 'eq') with ojdbc11-21.13.0.0 but fails (returning 'neq') with ojdbc11-23.3.0.23.09

The code binds two objects of different Java types (java.sql.Timestamp and java.time.LocalDate) that should compare equal in SQL. They compare equal in SQL with ojdbc11-21.10.0.0 but not equal with ojdbc11-23.3.0.23.09.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.