A B C D E F G H I M P Q R S V 
All Classes All Packages

A

addInitiator(StandardServiceInitiator) - Method in class io.quarkus.hibernate.reactive.runtime.boot.registry.PreconfiguredReactiveServiceRegistryBuilder
 
addService(ProvidedService) - Method in class io.quarkus.hibernate.reactive.runtime.boot.registry.PreconfiguredReactiveServiceRegistryBuilder
 
applySetting(String, Object) - Method in class io.quarkus.hibernate.reactive.runtime.boot.registry.PreconfiguredReactiveServiceRegistryBuilder
 

B

build() - Method in class io.quarkus.hibernate.reactive.runtime.boot.FastBootReactiveEntityManagerFactoryBuilder
 
buildNewServiceRegistry() - Method in class io.quarkus.hibernate.reactive.runtime.boot.registry.PreconfiguredReactiveServiceRegistryBuilder
 

C

callHibernateReactiveFeatureInit(boolean) - Method in class io.quarkus.hibernate.reactive.runtime.HibernateReactiveRecorder
The feature needs to be initialized, even if it's not enabled.
clearCachedProviders() - Method in class io.quarkus.hibernate.reactive.runtime.StaticInitHibernateReactivePersistenceProviderResolver
 
createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class io.quarkus.hibernate.reactive.runtime.FastBootHibernateReactivePersistenceProvider
 
createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class io.quarkus.hibernate.reactive.runtime.graal.Substitute_FastBootHibernateReactivePersistenceProvider
 
createEntityManagerFactory(String, Map) - Method in class io.quarkus.hibernate.reactive.runtime.FastBootHibernateReactivePersistenceProvider
 
createMutinySession() - Method in class io.quarkus.hibernate.reactive.runtime.ReactiveSessionProducer
 
createStageSession() - Method in class io.quarkus.hibernate.reactive.runtime.ReactiveSessionProducer
 

D

disposeMutinySession(Mutiny.Session) - Method in class io.quarkus.hibernate.reactive.runtime.ReactiveSessionProducer
 
disposeStageSession(Stage.Session) - Method in class io.quarkus.hibernate.reactive.runtime.ReactiveSessionProducer
 

E

emf - Variable in class io.quarkus.hibernate.reactive.runtime.ReactiveSessionFactoryProducer
 

F

FastBootHibernateReactivePersistenceProvider - Class in io.quarkus.hibernate.reactive.runtime
This can not inherit from ReactivePersistenceProvider because it references HibernatePersistenceProvider and that would trigger the native-image tool to include all code which could be triggered from using that: we need to be able to fully exclude HibernatePersistenceProvider from the native image.
FastBootHibernateReactivePersistenceProvider(HibernateOrmRuntimeConfig, Map<String, List<HibernateOrmIntegrationRuntimeDescriptor>>) - Constructor for class io.quarkus.hibernate.reactive.runtime.FastBootHibernateReactivePersistenceProvider
 
FastBootReactiveEntityManagerFactoryBuilder - Class in io.quarkus.hibernate.reactive.runtime.boot
 
FastBootReactiveEntityManagerFactoryBuilder(PrevalidatedQuarkusMetadata, String, StandardServiceRegistry, RuntimeSettings, Object, Object, MultiTenancyStrategy) - Constructor for class io.quarkus.hibernate.reactive.runtime.boot.FastBootReactiveEntityManagerFactoryBuilder
 
featureInit(boolean) - Static method in class io.quarkus.hibernate.reactive.runtime.HibernateReactive
 

G

generateSchema(String, Map) - Method in class io.quarkus.hibernate.reactive.runtime.FastBootHibernateReactivePersistenceProvider
 
generateSchema(String, Map) - Method in class io.quarkus.hibernate.reactive.runtime.graal.Substitute_FastBootHibernateReactivePersistenceProvider
 
generateSchema(PersistenceUnitInfo, Map) - Method in class io.quarkus.hibernate.reactive.runtime.FastBootHibernateReactivePersistenceProvider
 
generateSchema(PersistenceUnitInfo, Map) - Method in class io.quarkus.hibernate.reactive.runtime.graal.Substitute_FastBootHibernateReactivePersistenceProvider
 
getAsBoolean() - Method in class io.quarkus.hibernate.reactive.runtime.graal.Substitute_FastBootHibernateReactivePersistenceProvider.IsAgroalAbsent
 
getPersistenceProviders() - Method in class io.quarkus.hibernate.reactive.runtime.StaticInitHibernateReactivePersistenceProviderResolver
 
getProviderUtil() - Method in class io.quarkus.hibernate.reactive.runtime.FastBootHibernateReactivePersistenceProvider
 
getServiceInitiated() - Method in class io.quarkus.hibernate.reactive.runtime.customized.QuarkusNoJdbcConnectionProviderInitiator
 
getServiceInitiated() - Method in class io.quarkus.hibernate.reactive.runtime.customized.QuarkusNoJdbcEnvironmentInitiator
 
getServiceInitiated() - Method in class io.quarkus.hibernate.reactive.runtime.customized.QuarkusReactiveConnectionPoolInitiator
 
getServiceInitiated() - Method in class io.quarkus.hibernate.reactive.runtime.customized.VertxInstanceInitiator
 

H

HibernateReactive - Class in io.quarkus.hibernate.reactive.runtime
 
HibernateReactive() - Constructor for class io.quarkus.hibernate.reactive.runtime.HibernateReactive
 
HibernateReactiveRecorder - Class in io.quarkus.hibernate.reactive.runtime
 
HibernateReactiveRecorder() - Constructor for class io.quarkus.hibernate.reactive.runtime.HibernateReactiveRecorder
 

I

IMPLEMENTATION_NAME - Static variable in class io.quarkus.hibernate.reactive.runtime.FastBootHibernateReactivePersistenceProvider
 
initialInitiatorList() - Method in class io.quarkus.hibernate.reactive.runtime.boot.registry.ReactiveHibernateInitiatorListProvider
 
initializePersistenceProvider(HibernateOrmRuntimeConfig, Map<String, List<HibernateOrmIntegrationRuntimeDescriptor>>) - Method in class io.quarkus.hibernate.reactive.runtime.HibernateReactiveRecorder
 
initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.reactive.runtime.customized.QuarkusNoJdbcConnectionProviderInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.reactive.runtime.customized.QuarkusNoJdbcEnvironmentInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.reactive.runtime.customized.QuarkusReactiveConnectionPoolInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.reactive.runtime.customized.VertxInstanceInitiator
 
INSTANCE - Static variable in class io.quarkus.hibernate.reactive.runtime.customized.QuarkusNoJdbcConnectionProviderInitiator
 
io.quarkus.hibernate.reactive.runtime - package io.quarkus.hibernate.reactive.runtime
 
io.quarkus.hibernate.reactive.runtime.boot - package io.quarkus.hibernate.reactive.runtime.boot
 
io.quarkus.hibernate.reactive.runtime.boot.registry - package io.quarkus.hibernate.reactive.runtime.boot.registry
 
io.quarkus.hibernate.reactive.runtime.customized - package io.quarkus.hibernate.reactive.runtime.customized
 
io.quarkus.hibernate.reactive.runtime.graal - package io.quarkus.hibernate.reactive.runtime.graal
 
IsAgroalAbsent() - Constructor for class io.quarkus.hibernate.reactive.runtime.graal.Substitute_FastBootHibernateReactivePersistenceProvider.IsAgroalAbsent
 

M

mutinySessionFactory - Variable in class io.quarkus.hibernate.reactive.runtime.ReactiveSessionProducer
 
mutinySessionFactory() - Method in class io.quarkus.hibernate.reactive.runtime.ReactiveSessionFactoryProducer
 

P

PreconfiguredReactiveServiceRegistryBuilder - Class in io.quarkus.hibernate.reactive.runtime.boot.registry
Helps to instantiate a ServiceRegistryBuilder from a previous state.
PreconfiguredReactiveServiceRegistryBuilder(RecordedState) - Constructor for class io.quarkus.hibernate.reactive.runtime.boot.registry.PreconfiguredReactiveServiceRegistryBuilder
 

Q

QuarkusNoJdbcConnectionProviderInitiator - Class in io.quarkus.hibernate.reactive.runtime.customized
 
QuarkusNoJdbcEnvironmentInitiator - Class in io.quarkus.hibernate.reactive.runtime.customized
 
QuarkusNoJdbcEnvironmentInitiator(Dialect) - Constructor for class io.quarkus.hibernate.reactive.runtime.customized.QuarkusNoJdbcEnvironmentInitiator
 
QuarkusReactiveConnectionPoolInitiator - Class in io.quarkus.hibernate.reactive.runtime.customized
 
QuarkusReactiveConnectionPoolInitiator(Pool) - Constructor for class io.quarkus.hibernate.reactive.runtime.customized.QuarkusReactiveConnectionPoolInitiator
 

R

ReactiveHibernateInitiatorListProvider - Class in io.quarkus.hibernate.reactive.runtime.boot.registry
Defines the initial list of StandardServiceInitiator instances used to initialize the ServiceRegistry of a new Hibernate Reactive instance.
ReactiveHibernateInitiatorListProvider() - Constructor for class io.quarkus.hibernate.reactive.runtime.boot.registry.ReactiveHibernateInitiatorListProvider
 
ReactivePersistenceProviderSetup - Class in io.quarkus.hibernate.reactive.runtime
 
reactiveSessionFactory - Variable in class io.quarkus.hibernate.reactive.runtime.ReactiveSessionProducer
 
reactiveSessionFactory() - Method in class io.quarkus.hibernate.reactive.runtime.ReactiveSessionFactoryProducer
 
ReactiveSessionFactoryProducer - Class in io.quarkus.hibernate.reactive.runtime
 
ReactiveSessionFactoryProducer() - Constructor for class io.quarkus.hibernate.reactive.runtime.ReactiveSessionFactoryProducer
 
ReactiveSessionProducer - Class in io.quarkus.hibernate.reactive.runtime
 
ReactiveSessionProducer() - Constructor for class io.quarkus.hibernate.reactive.runtime.ReactiveSessionProducer
 
registerRuntimePersistenceProvider(HibernateOrmRuntimeConfig, Map<String, List<HibernateOrmIntegrationRuntimeDescriptor>>) - Static method in class io.quarkus.hibernate.reactive.runtime.ReactivePersistenceProviderSetup
 
registerStaticInitPersistenceProvider() - Static method in class io.quarkus.hibernate.reactive.runtime.ReactivePersistenceProviderSetup
 

S

StaticInitHibernateReactivePersistenceProviderResolver - Class in io.quarkus.hibernate.reactive.runtime
During the static init phase, we don't access the PersistenceProviderResolver.
StaticInitHibernateReactivePersistenceProviderResolver() - Constructor for class io.quarkus.hibernate.reactive.runtime.StaticInitHibernateReactivePersistenceProviderResolver
 
Substitute_FastBootHibernateReactivePersistenceProvider - Class in io.quarkus.hibernate.reactive.runtime.graal
 
Substitute_FastBootHibernateReactivePersistenceProvider() - Constructor for class io.quarkus.hibernate.reactive.runtime.graal.Substitute_FastBootHibernateReactivePersistenceProvider
 
Substitute_FastBootHibernateReactivePersistenceProvider.IsAgroalAbsent - Class in io.quarkus.hibernate.reactive.runtime.graal
 

V

VertxInstanceInitiator - Class in io.quarkus.hibernate.reactive.runtime.customized
 
VertxInstanceInitiator(Vertx) - Constructor for class io.quarkus.hibernate.reactive.runtime.customized.VertxInstanceInitiator
 
A B C D E F G H I M P Q R S V 
All Classes All Packages