TJDev
TJDev
I am using a xml api with a possible nullable date tag. Up to version 0.9.0 it was no problem decoding the data but since 0.10.0, I am getting the...
EclipseLink Version: 2.6.8.WAS I have tested the BatchFetch feature with our current implementation and got a NullPointerException when executing a query like the following: ```sql select e from my.package.Entity e...
I'm running an app on AWS Elastic Beanstalk running Amazon Linux 2 with Docker platform. I have changed deployment to immutable, so that with every app update a new EC2...