Uses of Class
io.quarkus.hibernate.orm.runtime.session.JTASessionOpener
-
Packages that use JTASessionOpener Package Description io.quarkus.hibernate.orm.runtime.session -
-
Uses of JTASessionOpener in io.quarkus.hibernate.orm.runtime.session
Methods in io.quarkus.hibernate.orm.runtime.session that return JTASessionOpener Modifier and Type Method Description static JTASessionOpenerJTASessionOpener. create(org.hibernate.SessionFactory sessionFactory)
-