Using HibernatePersistenceProvider in Quarkus compiled into native image
I have a legacy piece of Quarkus code that i’m trying to force to work in native mode. It uses the following configuration to create an entity manager to work with embedded H2
I have a legacy piece of Quarkus code that i’m trying to force to work in native mode. It uses the following configuration to create an entity manager to work with embedded H2