Ossama Nasser

Results 7 comments of Ossama Nasser

Removed TLP and restarted the system, the bug persist

This is a major "oops" that was easily avoidable

Never mind, found it

I attempted to change the packages from javax.persistence to jakarta.persistence, test fails in Jinq for JPA test, the error message is: ``` Tests run: 2, Failures: 0, Errors: 2, Skipped:...

I am actually just trying something new here, for now Hibernate still uses Javax JPA (stable version 5.6.1.Final). I believe Hibernate 6 will make the move from Javax to Jakarta....

Added a pull request to solve this issue