Package org.hibernate.reactive.session.impl
package org.hibernate.reactive.session.impl
-
ClassDescriptionHandle exceptions and convert them following the logic used in Hibernate ORM.This is a dirty trick to mitigate the performance impact of JDK-8180450; hopefully temporary but we have no indication about a possible fix at the moment.A Hibernate
SessionFactorythat can be unwrapped to produce aStage.SessionFactoryor aMutiny.SessionFactory.AnReactiveSessionimplemented by extension of theSessionImplin Hibernate core.AnReactiveStatelessSessionimplemented by extension of theStatelessSessionImplin Hibernate core.