jakartaee / platform-tck

Jakartaee-tck
Other
124 stars 103 forks source link

[tckrefactor] Jakarta Persistence 3.2 - getSingleResultOrNull() to Query, TypedQuery, StoredProcedureQuery #1257

Closed rfelcman closed 3 months ago

rfelcman commented 3 months ago

Another set of tests for new Jakarta Persistence 3.2. In this case it's about JPQL new features: https://jakartaee.github.io/persistence/latest-nightly/nightly.html#jakarta-persistence-3-2

CC @lukasj @alwin-joseph @anajosep @arjantijms @cesarhernandezgt @dblevins @m0mus @edbratt @gurunrao @jansupol @jgallimore @kazumura @kwsutter @LanceAndersen @bhatpmk @RohitKumarJain @shighbar @gthoman @brideck @OndroMih @dmatej @starksm64 @scottmarlow

gurunrao commented 3 months ago

@lukasj @scottmarlow - IMO, its good to merge the PR EOD, since we have finalize the Persistence TCK for March 29th review.

rfelcman commented 3 months ago

I also suggest to avoid tabs and use spaces

OK reformatted, I used origin formatting.