Uses of Package
io.quarkus.hibernate.orm.runtime.service
Packages that use io.quarkus.hibernate.orm.runtime.service
Package
Description
-
Classes in io.quarkus.hibernate.orm.runtime.service used by io.quarkus.hibernate.orm.runtime.recordingClassDescriptionThe initial list of StandardServiceInitiator instances is a constant for Hibernate ORM "classic", but the list needs to be different for Hibernate Reactive.
-
Classes in io.quarkus.hibernate.orm.runtime.service used by io.quarkus.hibernate.orm.runtime.serviceClassDescriptionThe initial list of StandardServiceInitiator instances is a constant for Hibernate ORM "classic", but the list needs to be different for Hibernate Reactive.Initializes the connection provider during static init.Copied from org.hibernate.engine.jdbc.dialect.internal.DialectFactoryInitiator