I'm using JDBI in testing, and where it is often practical to directly peek in the database. To reduce mapping issues jdbi-jpa prevent naming columns twice, so it could be quite handy... If it would be using the Jakarta annotations instead of javax.
Any plans on providing a Jakarta compatible version?