speedment / jpa-streamer

JPAstreamer is a lightweight library for expressing JPA queries as Java Streams
GNU Lesser General Public License v2.1
339 stars 35 forks source link

Migrate to JPA 3 #314

Closed julgus closed 1 year ago

julgus commented 1 year ago

This PR replaces all references to javax.persistence with jakarta.persistence to ensure compatibility with JPA 3 and Hibernate 6.