A B C D E F G H I J M P Q R S V
All Classes All Packages
All Classes All Packages
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
- buildDialect(Map<String, Object>, DialectResolutionInfoSource) - Method in class io.quarkus.hibernate.reactive.runtime.customized.ReactiveQuarkusStaticInitDialectFactory
- 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.
- CheckingVertxContext - Class in io.quarkus.hibernate.reactive.runtime.customized
-
The
VertxContext
in Hibernate Reactive is accessing the Vert.x context directly, assuming this is the correct context as intended by the developer, as Hibernate Reactive has no opinion in regard to how Vert.x is integrated with other components. - CheckingVertxContext() - Constructor for class io.quarkus.hibernate.reactive.runtime.customized.CheckingVertxContext
- CheckingVertxContextInitiator - Class in io.quarkus.hibernate.reactive.runtime.customized
-
Custom Quarkus initiator for the
Context
service; this one creates instances ofCheckingVertxContext
. - CheckingVertxContextInitiator() - Constructor for class io.quarkus.hibernate.reactive.runtime.customized.CheckingVertxContextInitiator
- 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
D
- DEFAULT_REACTIVE_PERSISTENCE_UNIT_NAME - Static variable in class io.quarkus.hibernate.reactive.runtime.HibernateReactive
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) - Constructor for class io.quarkus.hibernate.reactive.runtime.boot.FastBootReactiveEntityManagerFactoryBuilder
- featureInit(boolean) - Static method in class io.quarkus.hibernate.reactive.runtime.HibernateReactive
G
- 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
- 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
- get(Context.Key<T>) - Method in class io.quarkus.hibernate.reactive.runtime.customized.CheckingVertxContext
- getAsBoolean() - Method in class io.quarkus.hibernate.reactive.runtime.graal.Substitute_FastBootHibernateReactivePersistenceProvider.IsAgroalAbsent
- getDialect() - Method in class io.quarkus.hibernate.reactive.runtime.customized.ReactiveQuarkusStaticInitDialectFactory
- 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.CheckingVertxContextInitiator
- 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.QuarkusReactiveDialectFactoryInitiator
- 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.CheckingVertxContextInitiator
- 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.QuarkusReactiveDialectFactoryInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.reactive.runtime.customized.VertxInstanceInitiator
- INSTANCE - Static variable in class io.quarkus.hibernate.reactive.runtime.customized.CheckingVertxContextInitiator
- INSTANCE - Static variable in class io.quarkus.hibernate.reactive.runtime.customized.QuarkusNoJdbcConnectionProviderInitiator
- INSTANCE - Static variable in class io.quarkus.hibernate.reactive.runtime.customized.QuarkusReactiveDialectFactoryInitiator
- 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
J
- jpaConfig - Variable in class io.quarkus.hibernate.reactive.runtime.ReactiveSessionFactoryProducer
M
- 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(String, RecordedState) - Constructor for class io.quarkus.hibernate.reactive.runtime.boot.registry.PreconfiguredReactiveServiceRegistryBuilder
- put(Context.Key<T>, T) - Method in class io.quarkus.hibernate.reactive.runtime.customized.CheckingVertxContext
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
- QuarkusReactiveDialectFactoryInitiator - Class in io.quarkus.hibernate.reactive.runtime.customized
- QuarkusReactiveDialectFactoryInitiator() - Constructor for class io.quarkus.hibernate.reactive.runtime.customized.QuarkusReactiveDialectFactoryInitiator
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
- ReactiveQuarkusStaticInitDialectFactory - Class in io.quarkus.hibernate.reactive.runtime.customized
- ReactiveQuarkusStaticInitDialectFactory() - Constructor for class io.quarkus.hibernate.reactive.runtime.customized.ReactiveQuarkusStaticInitDialectFactory
- ReactiveSessionFactoryProducer - Class in io.quarkus.hibernate.reactive.runtime
- ReactiveSessionFactoryProducer() - Constructor for class io.quarkus.hibernate.reactive.runtime.ReactiveSessionFactoryProducer
- 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
- remove(Context.Key<?>) - Method in class io.quarkus.hibernate.reactive.runtime.customized.CheckingVertxContext
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
All Classes All Packages