Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
Eclipse Public License 2.0
1.16k
stars
597
forks
source link
JPQL SELECT query returns incorrect results when running back to back on DB2 #29443
Open
KyleAure opened 2 months ago
EclipseLink is returning an empty result list intermittently when running on DB2.
For example, the JPQL Query:
SELECT this.numFullTimeWorkers FROM DemographicInfo WHERE this.collectedOn=:when
When executed on DB2 this query will have one of the two behaviors: