Uses of Class
io.quarkus.hibernate.orm.runtime.integration.HibernateOrmIntegrationRuntimeDescriptor
Packages that use HibernateOrmIntegrationRuntimeDescriptor
-
Uses of HibernateOrmIntegrationRuntimeDescriptor in io.quarkus.hibernate.orm.runtime
Method parameters in io.quarkus.hibernate.orm.runtime with type arguments of type HibernateOrmIntegrationRuntimeDescriptorModifier and TypeMethodDescriptionstatic voidPersistenceProviderSetup.registerRuntimePersistenceProvider(HibernateOrmRuntimeConfig hibernateOrmRuntimeConfig, Map<String, List<HibernateOrmIntegrationRuntimeDescriptor>> integrationRuntimeDescriptors) voidHibernateOrmRecorder.setupPersistenceProvider(HibernateOrmRuntimeConfig hibernateOrmRuntimeConfig, Map<String, List<HibernateOrmIntegrationRuntimeDescriptor>> integrationRuntimeDescriptors) Constructor parameters in io.quarkus.hibernate.orm.runtime with type arguments of type HibernateOrmIntegrationRuntimeDescriptorModifierConstructorDescriptionFastBootHibernatePersistenceProvider(HibernateOrmRuntimeConfig hibernateOrmRuntimeConfig, Map<String, List<HibernateOrmIntegrationRuntimeDescriptor>> integrationRuntimeDescriptors)