Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- acquireSession() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- acquireSession() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- action(String, String, List<String>) - Method in enum class io.quarkus.hibernate.orm.runtime.customized.BuiltinFormatMapperBehaviour
- active() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit
-
Whether this persistence unit should be active at runtime.
- addEventListeners(SessionEventListener...) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- addInitiator(StandardServiceInitiator<?>) - Method in class io.quarkus.hibernate.orm.runtime.boot.registry.PreconfiguredServiceRegistryBuilder
- addInitiator(StandardServiceInitiator<?>) - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
-
Adds a service initiator.
- addIntegrator(Integrator) - Method in class io.quarkus.hibernate.orm.runtime.boot.registry.PreconfiguredServiceRegistryBuilder
- addListener(String, NamespaceChangeListener) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJndiService
- addPersistenceProvider(PersistenceProvider) - Method in class io.quarkus.hibernate.orm.runtime.MultiplePersistenceProviderResolver
- addService(Class<T>, T) - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
-
Adds a user-provided service.
- addService(ProvidedService<?>) - Method in class io.quarkus.hibernate.orm.runtime.boot.registry.PreconfiguredServiceRegistryBuilder
- afterAnalysis(Feature.AfterAnalysisAccess) - Method in class io.quarkus.hibernate.orm.runtime.graal.DisableLoggingFeature
- allowModification - Variable in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession.SessionResult
- allowModification - Variable in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession.SessionResult
- AlwaysActiveSupplier - Class in io.quarkus.hibernate.orm.runtime
- AlwaysActiveSupplier() - Constructor for class io.quarkus.hibernate.orm.runtime.AlwaysActiveSupplier
- apply(ArcContainer) - Method in interface io.quarkus.hibernate.orm.runtime.customized.JsonFormatterCustomizationCheck
- apply(ArcContainer) - Method in class io.quarkus.hibernate.orm.runtime.customized.JsonFormatterCustomizationCheck.JacksonJsonFormatterCustomizationCheck
- apply(ArcContainer) - Method in class io.quarkus.hibernate.orm.runtime.customized.JsonFormatterCustomizationCheck.JsonbJsonFormatterCustomizationCheck
- apply(ArcContainer) - Method in class io.quarkus.hibernate.orm.runtime.customized.JsonFormatterCustomizationCheck.NotModifiedJsonFormatterCustomizationCheck
- applySetting(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.boot.registry.PreconfiguredServiceRegistryBuilder
- applySetting(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
-
Apply a setting value.
- applySettings(Map<String, Object>) - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
-
Apply a groups of setting values.
- attributeLoadedPredicate() - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
B
- beanManager - Variable in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusArcBeanContainer
- beforeAnalysis(Feature.BeforeAnalysisAccess) - Method in class io.quarkus.hibernate.orm.runtime.graal.DisableLoggingFeature
- beginTransaction() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- beginTransaction() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- beginTransaction() - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- bind(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJndiService
- BootstrapOnlyProxyFactoryFactoryInitiator - Class in io.quarkus.hibernate.orm.runtime.customized
-
We need a different implementation of ProxyFactoryFactory during the build than at runtime, so to allow metadata validation.
- BootstrapOnlyProxyFactoryFactoryInitiator() - Constructor for class io.quarkus.hibernate.orm.runtime.customized.BootstrapOnlyProxyFactoryFactoryInitiator
- build() - Method in class io.quarkus.hibernate.orm.runtime.boot.FastBootEntityManagerFactoryBuilder
- build() - Method in class io.quarkus.hibernate.orm.runtime.boot.FastBootMetadataBuilder
- build() - Method in class io.quarkus.hibernate.orm.runtime.IntegrationSettings.Builder
- build() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
-
Build the StandardServiceRegistry.
- build() - Method in class io.quarkus.hibernate.orm.runtime.RuntimeSettings.Builder
- buildBasicProxyFactory(Class) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusRuntimeProxyFactoryFactory
- buildDialect(Map<String, Object>, DialectResolutionInfoSource) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusRuntimeInitDialectFactory
- buildDialect(Map<String, Object>, DialectResolutionInfoSource) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitDialectFactory
- Builder() - Constructor for class io.quarkus.hibernate.orm.runtime.IntegrationSettings.Builder
- Builder(BuildTimeSettings, IntegrationSettings) - Constructor for class io.quarkus.hibernate.orm.runtime.RuntimeSettings.Builder
- buildNamedQueryRepository() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- buildNewServiceRegistry() - Method in class io.quarkus.hibernate.orm.runtime.boot.registry.PreconfiguredServiceRegistryBuilder
- buildProxyFactory(SessionFactoryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusRuntimeProxyFactoryFactory
- buildRuntimeSelector(ClassLoaderService) - Static method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusStrategySelectorBuilder
-
Builds the selector for runtime use.
- buildSelector(ClassLoaderService) - Static method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusStrategySelectorBuilder
-
Builds the selector.
- buildSessionFactory() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- buildSessionFactoryOptionsBuilder() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- BuildTimeSettings - Class in io.quarkus.hibernate.orm.runtime
- BuildTimeSettings(RecordedConfig, Map<String, Object>, Map<String, String>, Map<String, Object>) - Constructor for class io.quarkus.hibernate.orm.runtime.BuildTimeSettings
- BuiltinFormatMapperBehaviour - Enum Class in io.quarkus.hibernate.orm.runtime.customized
- byId(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- byId(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- byMultipleIds(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- byMultipleIds(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- byMultipleNaturalId(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- byMultipleNaturalId(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- byNaturalId(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- byNaturalId(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- bySimpleNaturalId(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- bySimpleNaturalId(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
C
- cacheSupplier(String) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
- callHibernateFeatureInit(boolean) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
-
The feature needs to be initialized, even if it's not enabled.
- callWithConnection(ConnectionFunction<C, T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- cancel() - Method in class io.quarkus.hibernate.orm.runtime.boot.FastBootEntityManagerFactoryBuilder
- cancelQuery() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- canRegisterSynchronization() - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJtaPlatform
- canUseCachedReferences() - Method in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusBeanContainerLifecycleOptions
- CfgXmlAccessServiceInitiatorQuarkus - Class in io.quarkus.hibernate.orm.runtime.service
- CfgXmlAccessServiceInitiatorQuarkus() - Constructor for class io.quarkus.hibernate.orm.runtime.service.CfgXmlAccessServiceInitiatorQuarkus
- checkActiveSupplier(String, Optional<String>, Set<String>, boolean) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
- checkActualDbVersion() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusRuntimeInitDialectFactory
- checkNoExplicitActiveTrue() - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmDisabledRecorder
- ClassDescriptorImpl() - Constructor for class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner.ClassDescriptorImpl
- ClassDescriptorImpl(String, ClassDescriptor.Categorization) - Constructor for class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner.ClassDescriptorImpl
- classForName(String) - Method in class io.quarkus.hibernate.orm.runtime.service.FlatClassLoaderService
- clear() - Method in class io.quarkus.hibernate.orm.runtime.service.internalcache.QuarkusInternalCache
- clear() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- clearCachedProviders() - Method in class io.quarkus.hibernate.orm.runtime.MultiplePersistenceProviderResolver
- clearCachedProviders() - Method in class io.quarkus.hibernate.orm.runtime.SingletonPersistenceProviderResolver
- clearCachedProviders() - Method in class io.quarkus.hibernate.orm.runtime.StaticInitHibernatePersistenceProviderResolver
- clearDsMap() - Static method in class io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator
- clearSettings() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
- close() - Method in class io.quarkus.hibernate.orm.runtime.JPAConfig.LazyPersistenceUnit
- close() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- close() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession.SessionResult
- close() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- close() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession.SessionResult
- close() - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- closeConnection(Connection) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusConnectionProvider
- closeConnection(Connection) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitConnectionProvider
- closeOnEnd - Variable in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession.SessionResult
- closeOnEnd - Variable in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession.SessionResult
- collectTableMappings() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- compare(String, String) - Method in class io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil.PersistenceUnitNameComparator
- computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class io.quarkus.hibernate.orm.runtime.service.internalcache.QuarkusInternalCache
- configure() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
-
Read setting information from an XML file using the standard resource location.
- configure(File) - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
- configure(String) - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
- configure(URL) - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
- configure(LoadedConfig) - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
- consumeMetricsFactory() - Method in class io.quarkus.hibernate.orm.runtime.metrics.HibernateMetricsRecorder
- contains(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- contains(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- contributeBootProperties(BiConsumer<String, Object>) - Method in interface io.quarkus.hibernate.orm.runtime.integration.HibernateOrmIntegrationStaticInitListener
- contributeRuntimeProperties(BiConsumer<String, Object>) - Method in interface io.quarkus.hibernate.orm.runtime.integration.HibernateOrmIntegrationRuntimeInitListener
- contributeServiceInitiators() - Method in interface io.quarkus.hibernate.orm.runtime.integration.HibernateOrmIntegrationRuntimeInitListener
-
Contributes services to be (re-)initiated at runtime.
- convert(String) - Method in class io.quarkus.hibernate.orm.runtime.config.DatabaseOrmCompatibilityVersion.Converter
- Converter() - Constructor for class io.quarkus.hibernate.orm.runtime.config.DatabaseOrmCompatibilityVersion.Converter
- create() - Method in enum class io.quarkus.hibernate.orm.runtime.customized.FormatMapperKind
- create(Binding<? extends JaxbBindableMappingDescriptor>) - Static method in class io.quarkus.hibernate.orm.runtime.boot.xml.RecordableXmlMapping
- create(SessionFactory) - Static method in class io.quarkus.hibernate.orm.runtime.session.JTASessionOpener
- create(SessionFactory) - Static method in class io.quarkus.hibernate.orm.runtime.session.JTAStatelessSessionOpener
- createBean(Class<B>, BeanLifecycleStrategy, BeanInstanceProducer) - Method in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusArcBeanContainer
- createBean(String, Class<B>, BeanLifecycleStrategy, BeanInstanceProducer) - Method in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusArcBeanContainer
- createBuilder(MetricsFactory, String, String, String, String...) - Method in class io.quarkus.hibernate.orm.runtime.metrics.HibernateMetricsRecorder
- createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class io.quarkus.hibernate.orm.runtime.FastBootHibernatePersistenceProvider
- createEntityGraph(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createEntityGraph(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createEntityGraph(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createEntityGraph(Class<T>, String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createEntityGraph(Class<T>, String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createEntityGraph(Class<T>, String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createEntityGraph(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createEntityGraph(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createEntityGraph(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createEntityManagerFactory(PersistenceConfiguration) - Method in class io.quarkus.hibernate.orm.runtime.FastBootHibernatePersistenceProvider
- createEntityManagerFactory(String, Map) - Method in class io.quarkus.hibernate.orm.runtime.FastBootHibernatePersistenceProvider
- createFromMetadata(Metadata, PreGeneratedProxies) - Static method in class io.quarkus.hibernate.orm.runtime.proxies.ProxyDefinitions
- createMetadata(QuarkusPersistenceUnitDefinition, Scanner, Collection<Class<? extends Integrator>>, PreGeneratedProxies) - Static method in class io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder
- createMutationQuery(CriteriaDelete) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createMutationQuery(CriteriaDelete) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createMutationQuery(CriteriaDelete) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createMutationQuery(CriteriaUpdate) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createMutationQuery(CriteriaUpdate) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createMutationQuery(CriteriaUpdate) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createMutationQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createMutationQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createMutationQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createMutationQuery(JpaCriteriaInsert) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createMutationQuery(JpaCriteriaInsert) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createMutationQuery(JpaCriteriaInsert) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createNamedMutationQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createNamedMutationQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createNamedMutationQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createNamedQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
-
Deprecated.
- createNamedQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
-
Deprecated.
- createNamedQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
-
Deprecated.
- createNamedQuery(String, Class<R>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createNamedQuery(String, Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createNamedQuery(String, Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createNamedSelectionQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createNamedSelectionQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createNamedSelectionQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createNamedSelectionQuery(String, Class<R>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createNamedSelectionQuery(String, Class<R>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createNamedSelectionQuery(String, Class<R>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createNamedStoredProcedureQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createNamedStoredProcedureQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createNamedStoredProcedureQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createNativeMutationQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createNativeMutationQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createNativeMutationQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createNativeQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
-
Deprecated.
- createNativeQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
-
Deprecated.
- createNativeQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
-
Deprecated.
- createNativeQuery(String, Class) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
-
Deprecated.
- createNativeQuery(String, Class) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
-
Deprecated.
- createNativeQuery(String, Class<R>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createNativeQuery(String, Class<R>, String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createNativeQuery(String, Class<R>, String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createNativeQuery(String, Class<R>, String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createNativeQuery(String, String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
-
Deprecated.
- createNativeQuery(String, String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
-
Deprecated.
- createNativeQuery(String, String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
-
Deprecated.
- createNativeQuery(String, String, Class<R>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createNativeQuery(String, String, Class<R>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createNativeQuery(String, String, Class<R>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createQuery(CriteriaDelete) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
-
Deprecated.
- createQuery(CriteriaDelete) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
-
Deprecated.
- createQuery(CriteriaDelete) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
-
Deprecated.
- createQuery(CriteriaQuery<R>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createQuery(CriteriaQuery<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createQuery(CriteriaQuery<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createQuery(CriteriaSelect<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createQuery(CriteriaUpdate) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
-
Deprecated.
- createQuery(CriteriaUpdate) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
-
Deprecated.
- createQuery(CriteriaUpdate) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
-
Deprecated.
- createQuery(TypedQueryReference<R>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createQuery(TypedQueryReference<R>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createQuery(TypedQueryReference<R>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
-
Deprecated.
- createQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
-
Deprecated.
- createQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
-
Deprecated.
- createQuery(String, Class<R>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createQuery(String, Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createQuery(String, Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createRecordableBootstrapBuilder(QuarkusPersistenceUnitDefinition) - Static method in class io.quarkus.hibernate.orm.runtime.boot.RecordableBootstrapFactory
- createSchemas() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabaseGeneration
-
Deprecated, for removal: This API element is subject to removal in a future version.
- createSchemas() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitSchemaManagement
-
If Hibernate ORM should create the schemas automatically (for databases supporting them).
- createSelectionQuery(CriteriaQuery<R>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createSelectionQuery(CriteriaQuery<R>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createSelectionQuery(CriteriaQuery<R>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createSelectionQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createSelectionQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createSelectionQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createSelectionQuery(String, EntityGraph<R>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createSelectionQuery(String, EntityGraph<R>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createSelectionQuery(String, EntityGraph<R>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createSelectionQuery(String, Class<R>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createSelectionQuery(String, Class<R>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createSelectionQuery(String, Class<R>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createStatisticsCounter(MetricsFactory, String, String, String, T, Function<T, Long>, String...) - Method in class io.quarkus.hibernate.orm.runtime.metrics.HibernateMetricsRecorder
- createStoredProcedureCall(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createStoredProcedureCall(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createStoredProcedureCall(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createStoredProcedureCall(String, Class...) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createStoredProcedureCall(String, Class...) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createStoredProcedureCall(String, Class<?>...) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createStoredProcedureCall(String, String...) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createStoredProcedureCall(String, String...) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createStoredProcedureCall(String, String...) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createStoredProcedureQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createStoredProcedureQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createStoredProcedureQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createStoredProcedureQuery(String, Class...) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createStoredProcedureQuery(String, Class...) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createStoredProcedureQuery(String, Class<?>...) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createStoredProcedureQuery(String, String...) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- createStoredProcedureQuery(String, String...) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- createStoredProcedureQuery(String, String...) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- createTarget() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitScriptGeneration
-
Filename or URL where the database create DDL file should be generated.
- createTimeGauge(MetricsFactory, String, String, String, Statistics, Function<Statistics, Long>, String...) - Method in class io.quarkus.hibernate.orm.runtime.metrics.HibernateMetricsRecorder
- criteriaBuilderSupplier(String) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
- currentSession() - Method in class io.quarkus.hibernate.orm.runtime.graal.context.Substitute_ThreadLocalSessionContext
D
- database() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit
-
Database related configuration.
- DATABASE - Enum constant in enum class io.quarkus.hibernate.orm.runtime.migration.MultiTenancyStrategy
-
Deprecated.Multi-tenancy implemented as separate databases.
- DatabaseOrmCompatibilityVersion - Enum Class in io.quarkus.hibernate.orm.runtime.config
- DatabaseOrmCompatibilityVersion.Converter - Class in io.quarkus.hibernate.orm.runtime.config
- dataSourceTenantConnectionResolver(String, Optional<String>, MultiTenancyStrategy) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
- DataSourceTenantConnectionResolver - Class in io.quarkus.hibernate.orm.runtime.tenant
-
Creates a database connection based on the data sources in the configuration file.
- DataSourceTenantConnectionResolver() - Constructor for class io.quarkus.hibernate.orm.runtime.tenant.DataSourceTenantConnectionResolver
- DataSourceTenantConnectionResolver(String, Optional<String>, MultiTenancyStrategy) - Constructor for class io.quarkus.hibernate.orm.runtime.tenant.DataSourceTenantConnectionResolver
- declaredType - Variable in class io.quarkus.hibernate.orm.runtime.boot.xml.JAXBElementSubstitution.Serialized
- DEFAULT - Static variable in annotation interface io.quarkus.hibernate.orm.PersistenceUnit
- DEFAULT - Static variable in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusBeanContainerLifecycleOptions
- DEFAULT_PERSISTENCE_UNIT_NAME - Static variable in class io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil
- defaultCatalog() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabase
-
The default catalog to use for the database objects.
- defaultName(SessionFactoryImplementor) - Static method in class io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator
- defaultSchema() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabase
-
The default schema to use for the database objects.
- delete(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
-
Deprecated.
- delete(Object) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- delete(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
-
Deprecated.
- delete(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- Delete_ConfigXsdSupport - Class in io.quarkus.hibernate.orm.runtime.graal
-
Class org.hibernate.boot.xsd.ConfigXsdSupport is used only to validate configuration schema, which should never happen at runtime.
- Delete_ConfigXsdSupport() - Constructor for class io.quarkus.hibernate.orm.runtime.graal.Delete_ConfigXsdSupport
- Delete_HibernatePersistenceProvider - Class in io.quarkus.hibernate.orm.runtime.graal
- Delete_HibernatePersistenceProvider() - Constructor for class io.quarkus.hibernate.orm.runtime.graal.Delete_HibernatePersistenceProvider
- deleteMultiple(List<?>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- deleteMultiple(List<?>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- deserialize(JAXBElementSubstitution.Serialized) - Method in class io.quarkus.hibernate.orm.runtime.boot.xml.JAXBElementSubstitution
- deserialize(QNameSubstitution.Serialized) - Method in class io.quarkus.hibernate.orm.runtime.boot.xml.QNameSubstitution
- destroy() - Method in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusArcBeanContainer
-
This will happen after Hibernate ORM is stopped; see io.quarkus.hibernate.orm.runtime.JPAConfig#destroy(java.lang.Object).
- destroy() - Method in class io.quarkus.hibernate.orm.runtime.RequestScopedSessionHolder
- destroy() - Method in class io.quarkus.hibernate.orm.runtime.RequestScopedStatelessSessionHolder
- destroy(ServiceRegistry) - Static method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
-
Destroy a service registry.
- detach(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- determineMultiTenancyStrategy(Map) - Static method in enum class io.quarkus.hibernate.orm.runtime.migration.MultiTenancyStrategy
-
Deprecated.Extract the MultiTenancyStrategy from the setting map.
- DialectVersions - Class in io.quarkus.hibernate.orm.runtime.config
-
Constants exposing the default versions of various DBs in Quarkus.
- DialectVersions.Defaults - Class in io.quarkus.hibernate.orm.runtime.config
- disableAutoClose() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
-
By default, when a ServiceRegistry is no longer referenced by any other registries as a parent it will be closed.
- DisabledBytecodeProviderInitiator - Class in io.quarkus.hibernate.orm.runtime.customized
- DisabledBytecodeProviderInitiator() - Constructor for class io.quarkus.hibernate.orm.runtime.customized.DisabledBytecodeProviderInitiator
- disableFetchProfile(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- disableFilter(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- disableFilter(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- disableFilter(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- DisableLoggingFeature - Class in io.quarkus.hibernate.orm.runtime.graal
-
Disables logging during the analysis phase
- DisableLoggingFeature() - Constructor for class io.quarkus.hibernate.orm.runtime.graal.DisableLoggingFeature
- DISCRIMINATOR - Enum constant in enum class io.quarkus.hibernate.orm.runtime.migration.MultiTenancyStrategy
-
Deprecated.Multi-tenancy implemented by use of discriminator columns.
- disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator
- doReturningWork(ReturningWork<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- doReturningWork(ReturningWork<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- doReturningWork(ReturningWork<T>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- doValidation(String) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
- doWork(Work) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- doWork(Work) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- doWork(Work) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- dropTarget() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitScriptGeneration
-
Filename or URL where the database drop DDL file should be generated.
- duringAnalysis(Feature.DuringAnalysisAccess) - Method in class io.quarkus.hibernate.orm.runtime.graal.RegisterServicesForReflectionFeature
E
- enableAutoClose() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
-
See the discussion on
RecordableBootstrap.disableAutoClose(). - enableFetchProfile(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- enableFilter(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- enableFilter(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- enableFilter(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- enlistPersistenceUnit(Set<String>) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
- equals(Object) - Method in record class io.quarkus.hibernate.orm.runtime.PersistenceUnitKey
-
Indicates whether some other object is "equal to" this one.
- evict(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- extensionInstanceForPersistenceUnit(Class<T>, String, Annotation...) - Static method in class io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil
- extensionPropertyKey(String) - Static method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfig
- externalRepresentation - Variable in enum class io.quarkus.hibernate.orm.runtime.config.DatabaseOrmCompatibilityVersion
- extractRequestedProviderName(PersistenceUnitDescriptor, Map) - Static method in class io.quarkus.hibernate.orm.runtime.FastBootHibernatePersistenceProvider
- extraPhysicalTableTypes() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitSchemaManagement
-
Additional database object types to include in schema management operations.
F
- FAIL - Enum constant in enum class io.quarkus.hibernate.orm.runtime.customized.BuiltinFormatMapperBehaviour
-
Currently the default one.
- FastBootEntityManagerFactoryBuilder - Class in io.quarkus.hibernate.orm.runtime.boot
- FastBootEntityManagerFactoryBuilder(QuarkusPersistenceUnitDescriptor, PrevalidatedQuarkusMetadata, StandardServiceRegistry, RuntimeSettings, Object, Object, MultiTenancyStrategy, boolean, BuiltinFormatMapperBehaviour, JsonFormatterCustomizationCheck) - Constructor for class io.quarkus.hibernate.orm.runtime.boot.FastBootEntityManagerFactoryBuilder
- FastBootHibernatePersistenceProvider - Class in io.quarkus.hibernate.orm.runtime
-
This can not inherit from HibernatePersistenceProvider as that would force 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.
- FastBootHibernatePersistenceProvider(HibernateOrmRuntimeConfig, Map<String, List<HibernateOrmIntegrationRuntimeDescriptor>>) - Constructor for class io.quarkus.hibernate.orm.runtime.FastBootHibernatePersistenceProvider
- FastBootMetadataBuilder - Class in io.quarkus.hibernate.orm.runtime.boot
-
Alternative to EntityManagerFactoryBuilderImpl so to have full control of how MetadataBuilderImplementor is created, which configuration properties are supportable, custom overrides, etc...
- FastBootMetadataBuilder(QuarkusPersistenceUnitDefinition, Scanner, Collection<Class<? extends Integrator>>, PreGeneratedProxies) - Constructor for class io.quarkus.hibernate.orm.runtime.boot.FastBootMetadataBuilder
- featureInit(boolean) - Static method in class io.quarkus.hibernate.orm.runtime.Hibernate
- fetch(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- fetch(Object) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- find(EntityGraph<T>, Object, FindOption...) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- find(Class<T>, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- find(Class<T>, Object, FindOption...) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- find(Class<T>, Object, LockModeType) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- find(Class<T>, Object, Map<String, Object>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- find(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- find(String, Object, FindOption...) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- findMultiple(EntityGraph<E>, List<?>, FindOption...) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- findMultiple(Class<E>, List<?>, FindOption...) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- FlatClassLoaderService - Class in io.quarkus.hibernate.orm.runtime.service
-
Replaces the ClassLoaderService in Hibernate ORM with one which should work in native mode.
- flush() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit
-
Flush configuration.
- flush() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- FormatMapperKind - Enum Class in io.quarkus.hibernate.orm.runtime.customized
- formatSql() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitLog
-
Format the SQL logs if SQL log is enabled
G
- generateProxy(InvocationHandler, Class<?>...) - Method in class io.quarkus.hibernate.orm.runtime.service.FlatClassLoaderService
- generateSchema() - Method in class io.quarkus.hibernate.orm.runtime.boot.FastBootEntityManagerFactoryBuilder
- generateSchema(PersistenceUnitInfo, Map) - Method in class io.quarkus.hibernate.orm.runtime.FastBootHibernatePersistenceProvider
- generateSchema(String, Map) - Method in class io.quarkus.hibernate.orm.runtime.FastBootHibernatePersistenceProvider
- generation() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabase
-
Deprecated, for removal: This API element is subject to removal in a future version.
- generation() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabaseGeneration
-
Deprecated, for removal: This API element is subject to removal in a future version.
- generation() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitScriptGeneration
-
Select whether the database schema DDL files are generated or not.
- generation() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitScripts
-
Schema generation configuration.
- get() - Method in class io.quarkus.hibernate.orm.runtime.AlwaysActiveSupplier
- get() - Method in class io.quarkus.hibernate.orm.runtime.JPAConfig.LazyPersistenceUnit
- get(EntityGraph<T>, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- get(EntityGraph<T>, Object) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- get(EntityGraph<T>, Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- get(EntityGraph<T>, Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- get(EntityGraph<T>, GraphSemantic, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- get(EntityGraph<T>, GraphSemantic, Object) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- get(EntityGraph<T>, GraphSemantic, Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- get(EntityGraph<T>, GraphSemantic, Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- get(Class<T>, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- get(Class<T>, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- get(Class<T>, Object) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- get(Class<T>, Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- get(Class<T>, Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- get(Class<T>, Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- get(Class<T>, Object, LockOptions) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- get(String) - Method in class io.quarkus.hibernate.orm.runtime.BuildTimeSettings
- get(String) - Method in class io.quarkus.hibernate.orm.runtime.RuntimeSettings.Builder
- get(String) - Method in class io.quarkus.hibernate.orm.runtime.RuntimeSettings
- get(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- get(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- get(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- get(String, Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- get(String, Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- get(String, Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- get(String, Object, LockOptions) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- get(K) - Method in class io.quarkus.hibernate.orm.runtime.service.internalcache.QuarkusInternalCache
- getAggregatedCfgXml() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
-
Intended for internal testing use only!!
- getAllSettings() - Method in class io.quarkus.hibernate.orm.runtime.BuildTimeSettings
- getAnyConnectionProvider() - Method in class io.quarkus.hibernate.orm.runtime.tenant.HibernateMultiTenantConnectionProvider
- getBean(Class<B>, BeanContainer.LifecycleOptions, BeanInstanceProducer) - Method in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusArcBeanContainer
- getBean(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusManagedBeanRegistry
- getBean(Class<T>, BeanInstanceProducer) - Method in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusManagedBeanRegistry
- getBean(String, Class<B>, BeanContainer.LifecycleOptions, BeanInstanceProducer) - Method in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusArcBeanContainer
- getBean(String, Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusManagedBeanRegistry
- getBean(String, Class<T>, BeanInstanceProducer) - Method in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusManagedBeanRegistry
- getBeanContainer() - Method in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusManagedBeanRegistry
- getBoolean(String) - Method in class io.quarkus.hibernate.orm.runtime.BuildTimeSettings
- getBoolean(String) - Method in class io.quarkus.hibernate.orm.runtime.RuntimeSettings
- getBootstrapContext() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getBootstrapServiceRegistry() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
- getBuildTimeSettings() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedState
- getBuiltinFormatMapperBehaviour() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedConfig
- getCacheMode() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getCacheMode() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- getCacheMode() - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- getCacheRetrieveMode() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getCacheStoreMode() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getCategorization() - Method in class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner.ClassDescriptorImpl
- getClassDescriptors() - Method in class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner
- getClassLoader() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- getClassName() - Method in class io.quarkus.hibernate.orm.runtime.proxies.PreGeneratedProxies.ProxyClassDetailsHolder
- getClassTransformer() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- getCollectionBinding(String) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getCollectionBindingMap() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getCollectionBindings() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getComposites() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getConfig() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDefinition
- getConnection() - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusConnectionProvider
- getConnection() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitConnectionProvider
- getConstructor() - Method in class io.quarkus.hibernate.orm.runtime.proxies.ProxyDefinitions.ProxyClassDetailsHolder
- getContributors() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getCriteriaBuilder() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getCriteriaBuilder() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- getCriteriaBuilder() - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- getCurrentLockMode(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getCurrentStatus() - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJtaPlatform
- getDatabase() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getDatabaseOrmCompatibilitySettings() - Method in class io.quarkus.hibernate.orm.runtime.BuildTimeSettings
- getDatabaseOrmCompatibilityVersion() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedConfig
- getDataSource() - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusConnectionProvider
- getDataSource() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedConfig
- getDbKind() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedConfig
- getDbVersion() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedConfig
- getDeactivatedPersistenceUnitNames() - Method in class io.quarkus.hibernate.orm.runtime.JPAConfig
-
Returns the name of persistence units that were deactivated through configuration properties.
- getDefaultTenantId() - Method in interface io.quarkus.hibernate.orm.runtime.tenant.TenantResolver
-
Returns the identifier of the default tenant.
- getDelegate() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getDescription() - Method in class io.quarkus.hibernate.orm.runtime.graal.DisableLoggingFeature
- getDescription() - Method in class io.quarkus.hibernate.orm.runtime.graal.RegisterServicesForReflectionFeature
- getDialect() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedState
- getDialect() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitDialectFactory
- getEnabledFilter(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getEnabledFilter(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- getEnabledFilter(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- getEnhancer(EnhancementContext) - Method in class io.quarkus.hibernate.orm.runtime.service.bytecodeprovider.RuntimeBytecodeProvider
- getEntityBinding(String) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getEntityBindingMap() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getEntityBindings() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getEntityClassNames() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedConfig
- getEntityGraph(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getEntityGraph(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- getEntityGraph(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- getEntityGraphs(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getEntityGraphs(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- getEntityGraphs(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- getEntityManagerFactories() - Method in class io.quarkus.hibernate.orm.runtime.JPAConfig
- getEntityManagerFactory() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getEntityManagerFactory(String, boolean) - Method in class io.quarkus.hibernate.orm.runtime.JPAConfig
- getEntityManagerFactoryBuilder(PersistenceUnitInfo, Map) - Method in class io.quarkus.hibernate.orm.runtime.FastBootHibernatePersistenceProvider
- getEntityManagerFactoryBuilder(String, Map) - Method in class io.quarkus.hibernate.orm.runtime.FastBootHibernatePersistenceProvider
- getEntityName(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getExplicitDialect() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedConfig
- getFactory() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getFactory() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- getFactory() - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- getFetchBatchSize() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getFetchProfile(String) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getFetchProfileMap() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getFetchProfiles() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getFilterDefinition(String) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getFilterDefinitions() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getFlushMode() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getFunctionRegistry() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getGenericComponent(Class<?>) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getHbmXmlRoot() - Method in class io.quarkus.hibernate.orm.runtime.boot.xml.RecordableXmlMapping
- getHibernateFlushMode() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getIdentifier(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getIdentifier(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- getIdentifier(Object) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- getIdentifierGenerator(String) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getIdentifierPropertyName(String) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getIdentifierType(String) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getIdGeneratorDefinitionMap() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getImports() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getInitListener() - Method in class io.quarkus.hibernate.orm.runtime.integration.HibernateOrmIntegrationRuntimeDescriptor
- getInitListener() - Method in class io.quarkus.hibernate.orm.runtime.integration.HibernateOrmIntegrationStaticDescriptor
- getIntegrationName() - Method in class io.quarkus.hibernate.orm.runtime.integration.HibernateOrmIntegrationRuntimeDescriptor
- getIntegrationName() - Method in class io.quarkus.hibernate.orm.runtime.integration.HibernateOrmIntegrationStaticDescriptor
- getIntegrationSettings() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedState
- getIntegrationStaticDescriptors() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDefinition
- getIntegrators() - Method in class io.quarkus.hibernate.orm.runtime.boot.registry.MirroringIntegratorService
- getIntegrators() - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusIntegratorServiceImpl
- getIntegrators() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedState
- getJarFileUrls() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- getJdbcBatchSize() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getJdbcBatchSize() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- getJdbcBatchSize() - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- getJsonFormatterCustomizationCheck() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedConfig
- getJsonMapperCreator() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDefinition
- getJtaDataSource() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- getLobHelper() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getLocatedClasses() - Method in class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner.Result
- getLocatedMappingFiles() - Method in class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner.Result
- getLocatedPackages() - Method in class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner.Result
- getLockMode(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getManagedClassNames() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- getManagedEntities() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getManagedEntities(EntityType<E>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getManagedEntities(Class<E>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getManagedEntities(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getManagedResources() - Method in class io.quarkus.hibernate.orm.runtime.boot.FastBootEntityManagerFactoryBuilder
- getMappedSuperclassMap() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getMappedSuperclassMappingsCopy() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getMappingFileNames() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- getMetadata() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedState
- getMetadataBuildingOptions() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getMetamodel() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getMultiple(EntityGraph<T>, List<?>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- getMultiple(EntityGraph<T>, List<?>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- getMultiple(EntityGraph<T>, GraphSemantic, List<?>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- getMultiple(EntityGraph<T>, GraphSemantic, List<?>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- getMultiple(Class<T>, List<?>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- getMultiple(Class<T>, List<?>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- getMultiple(Class<T>, List<?>, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- getMultiple(Class<T>, List<?>, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- getMultiTenancyStrategy() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedConfig
- getMultiTenancyStrategy() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedState
- getName() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDefinition
- getName() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- getName() - Method in class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner.ClassDescriptorImpl
- getName() - Method in class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner.PackageDescriptorImpl
- getNamedEntityGraph(String) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getNamedEntityGraphMap() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getNamedEntityGraphs() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getNamedHqlQueryMapping(String) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getNamedNativeQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
-
Deprecated.
- getNamedNativeQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
-
Deprecated.
- getNamedNativeQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
-
Deprecated.
- getNamedNativeQuery(String, String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
-
Deprecated.
- getNamedNativeQuery(String, String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
-
Deprecated.
- getNamedNativeQuery(String, String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
-
Deprecated.
- getNamedNativeQueryMap() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getNamedNativeQueryMapping(String) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getNamedProcedureCall(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getNamedProcedureCall(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- getNamedProcedureCall(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- getNamedProcedureCallMap() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getNamedProcedureCallMapping(String) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getNamedQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
-
Deprecated.
- getNamedQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
-
Deprecated.
- getNamedQuery(String) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
-
Deprecated.
- getNamedQueryMap() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getNonJtaDataSource() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- getOrCreateSession(String, SessionFactory) - Method in class io.quarkus.hibernate.orm.runtime.RequestScopedSessionHolder
- getOrCreateSession(String, SessionFactory) - Method in class io.quarkus.hibernate.orm.runtime.RequestScopedStatelessSessionHolder
- getOriginName() - Method in class io.quarkus.hibernate.orm.runtime.boot.xml.RecordableXmlMapping
- getOriginType() - Method in class io.quarkus.hibernate.orm.runtime.boot.xml.RecordableXmlMapping
- getOrmXmlRoot() - Method in class io.quarkus.hibernate.orm.runtime.boot.xml.RecordableXmlMapping
- getPackageDescriptors() - Method in class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner
- getPersistenceProviders() - Method in class io.quarkus.hibernate.orm.runtime.MultiplePersistenceProviderResolver
- getPersistenceProviders() - Method in class io.quarkus.hibernate.orm.runtime.SingletonPersistenceProviderResolver
- getPersistenceProviders() - Method in class io.quarkus.hibernate.orm.runtime.StaticInitHibernatePersistenceProviderResolver
- getPersistenceUnitDescriptor() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDefinition
- getPersistenceUnitDescriptor(String, boolean) - Static method in class io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder
- getPersistenceUnitDescriptors() - Static method in class io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder
- getPersistenceUnitRootUrl() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- getPersistenceUnits() - Method in class io.quarkus.hibernate.orm.runtime.JPAConfig
-
Returns the registered, active persistence units.
- getPersistenceUnits() - Static method in class io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder
- getPersistenceUnitTransactionType() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- getPostBuildProvidedServices() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
- getProperties() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- getProperties() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getProvidedServices() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
- getProvidedServices() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedState
- getProviderClassName() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- getProviderHelper() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- getProviderUtil() - Method in class io.quarkus.hibernate.orm.runtime.FastBootHibernatePersistenceProvider
- getProxies() - Method in class io.quarkus.hibernate.orm.runtime.proxies.PreGeneratedProxies
- getProxy(Object, SharedSessionContractImplementor) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusProxyFactory
- getProxyClassDefinitions() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedState
- getProxyFactoryFactory() - Method in class io.quarkus.hibernate.orm.runtime.service.bytecodeprovider.RuntimeBytecodeProvider
- getProxyForClass(Class) - Method in class io.quarkus.hibernate.orm.runtime.proxies.ProxyDefinitions
- getQuarkusConfigSettings() - Method in class io.quarkus.hibernate.orm.runtime.BuildTimeSettings
- getQuarkusConfigUnsupportedProperties() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedConfig
- getReference(Class<T>, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getReference(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getReference(T) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getReferencedPropertyType(String, String) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getReflectionOptimizer(Class<?>, Map<String, PropertyAccess>) - Method in class io.quarkus.hibernate.orm.runtime.service.bytecodeprovider.RuntimeBytecodeProvider
- getReflectionOptimizer(Class, String[], String[], Class[]) - Method in class io.quarkus.hibernate.orm.runtime.service.bytecodeprovider.RuntimeBytecodeProvider
- getRequestScopedSessionEnabled() - Method in class io.quarkus.hibernate.orm.runtime.JPAConfig
-
Returns boolean value for enabling request scoped sessions
- getResultSetMapping(String) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusManagedBeanRegistryInitiator
- getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.customized.BootstrapOnlyProxyFactoryFactoryInitiator
- getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.customized.DisabledBytecodeProviderInitiator
- getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJndiServiceInitiator
- getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJtaPlatformInitiator
- getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusRuntimeProxyFactoryFactoryInitiator
- getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.service.bytecodeprovider.QuarkusRuntimeBytecodeProviderInitiator
- getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.service.CfgXmlAccessServiceInitiatorQuarkus
- getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.service.internalcache.QuarkusInternalCacheFactoryInitiator
- getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusConnectionProviderInitiator
- getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusImportSqlCommandExtractorInitiator
- getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusMutationExecutorServiceInitiator
- getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusRegionFactoryInitiator
- getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusRuntimeInitDialectFactoryInitiator
- getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusRuntimeInitDialectResolverInitiator
- getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitConnectionProviderInitiator
- getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitDialectFactoryInitiator
- getSession(String) - Method in class io.quarkus.hibernate.orm.runtime.TransactionSessions
- getSessionFactory() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getSessionFactoryBuilder() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getSettings() - Method in class io.quarkus.hibernate.orm.runtime.IntegrationSettings
- getSettings() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
-
Deprecated.Temporarily exposed since Configuration is still around and much code still uses Configuration. This allows code to configure the builder and access that to configure Configuration object.
- getSettings() - Method in class io.quarkus.hibernate.orm.runtime.RuntimeSettings
- getSharedCacheMode() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- getSource() - Method in class io.quarkus.hibernate.orm.runtime.BuildTimeSettings
- getSqlFunctionMap() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getSqlResultSetMappingMap() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getStatelessSession(String) - Method in class io.quarkus.hibernate.orm.runtime.TransactionSessions
- getStatistics() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getStreamAccess() - Method in class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner.ClassDescriptorImpl
- getStreamAccess() - Method in class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner.PackageDescriptorImpl
- getSupportedDBkind() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedConfig
- getTempClassLoader() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- getTenantIdentifier() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getTenantIdentifier() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- getTenantIdentifier() - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- getTenantIdentifierValue() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getTenantIdentifierValue() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- getTenantIdentifierValue() - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- getTransaction() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- getTransaction() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- getTransaction() - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- getTransactionIdentifier(Transaction) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJtaPlatform
- getTransactionManager() - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJtaPlatform
- getTransactionType() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
-
Deprecated.
- getTypeConfiguration() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getTypeDefinition(String) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getTypeDefinitionMap() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getUsableBeanManager() - Method in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusArcBeanContainer
- getUUID() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- getValidationMode() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- getXmlMapperCreator() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDefinition
- getXmlMappings() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDefinition
H
- H2 - Static variable in class io.quarkus.hibernate.orm.runtime.config.DialectVersions.Defaults
- haltOnError() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabaseGeneration
-
Deprecated, for removal: This API element is subject to removal in a future version.
- haltOnError() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitSchemaManagement
-
Whether we should stop on the first error when applying the schema.
- hashCode() - Method in record class io.quarkus.hibernate.orm.runtime.PersistenceUnitKey
-
Returns a hash code value for this object.
- hasJsonProperties(MetadataImplementor) - Static method in enum class io.quarkus.hibernate.orm.runtime.customized.BuiltinFormatMapperBehaviour
- hasXmlProperties(MetadataImplementor) - Static method in enum class io.quarkus.hibernate.orm.runtime.customized.BuiltinFormatMapperBehaviour
- heldElementsEstimate() - Method in class io.quarkus.hibernate.orm.runtime.service.internalcache.QuarkusInternalCache
- Hibernate - Class in io.quarkus.hibernate.orm.runtime
- Hibernate() - Constructor for class io.quarkus.hibernate.orm.runtime.Hibernate
- HibernateCurrentTenantIdentifierResolver - Class in io.quarkus.hibernate.orm.runtime.tenant
-
Maps from the Quarkus
TenantResolverto the HibernateCurrentTenantIdentifierResolvermodel. - HibernateCurrentTenantIdentifierResolver(String) - Constructor for class io.quarkus.hibernate.orm.runtime.tenant.HibernateCurrentTenantIdentifierResolver
- HibernateMetricsRecorder - Class in io.quarkus.hibernate.orm.runtime.metrics
-
This recorder is invoked IFF Hibernate metrics and Hibernate statistics are enabled
- HibernateMetricsRecorder() - Constructor for class io.quarkus.hibernate.orm.runtime.metrics.HibernateMetricsRecorder
- HibernateMultiTenantConnectionProvider - Class in io.quarkus.hibernate.orm.runtime.tenant
-
Maps from the Quarkus
TenantConnectionResolverto theHibernateMultiTenantConnectionProvidermodel. - HibernateMultiTenantConnectionProvider(String) - Constructor for class io.quarkus.hibernate.orm.runtime.tenant.HibernateMultiTenantConnectionProvider
- HibernateOrmDisabledRecorder - Class in io.quarkus.hibernate.orm.runtime
- HibernateOrmDisabledRecorder(RuntimeValue<HibernateOrmRuntimeConfig>) - Constructor for class io.quarkus.hibernate.orm.runtime.HibernateOrmDisabledRecorder
- HibernateOrmIntegrationRuntimeDescriptor - Class in io.quarkus.hibernate.orm.runtime.integration
- HibernateOrmIntegrationRuntimeDescriptor(String, Optional<HibernateOrmIntegrationRuntimeInitListener>) - Constructor for class io.quarkus.hibernate.orm.runtime.integration.HibernateOrmIntegrationRuntimeDescriptor
- HibernateOrmIntegrationRuntimeInitListener - Interface in io.quarkus.hibernate.orm.runtime.integration
- HibernateOrmIntegrationStaticDescriptor - Class in io.quarkus.hibernate.orm.runtime.integration
- HibernateOrmIntegrationStaticDescriptor(String, Optional<HibernateOrmIntegrationStaticInitListener>, boolean) - Constructor for class io.quarkus.hibernate.orm.runtime.integration.HibernateOrmIntegrationStaticDescriptor
- HibernateOrmIntegrationStaticInitListener - Interface in io.quarkus.hibernate.orm.runtime.integration
- HibernateOrmPersistenceUnitProviderHelper - Class in io.quarkus.hibernate.orm.runtime
- HibernateOrmPersistenceUnitProviderHelper() - Constructor for class io.quarkus.hibernate.orm.runtime.HibernateOrmPersistenceUnitProviderHelper
- HibernateOrmRecorder - Class in io.quarkus.hibernate.orm.runtime
- HibernateOrmRecorder(RuntimeValue<HibernateOrmRuntimeConfig>, PreGeneratedProxies) - Constructor for class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
- HibernateOrmRuntimeConfig - Interface in io.quarkus.hibernate.orm.runtime
- HibernateOrmRuntimeConfigPersistenceUnit - Interface in io.quarkus.hibernate.orm.runtime
- HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabase - Interface in io.quarkus.hibernate.orm.runtime
- HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabaseGeneration - Interface in io.quarkus.hibernate.orm.runtime
-
Deprecated, for removal: This API element is subject to removal in a future version.
- HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitFlush - Interface in io.quarkus.hibernate.orm.runtime
- HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitLog - Interface in io.quarkus.hibernate.orm.runtime
- HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitSchemaManagement - Interface in io.quarkus.hibernate.orm.runtime
- HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitScriptGeneration - Interface in io.quarkus.hibernate.orm.runtime
- HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitScripts - Interface in io.quarkus.hibernate.orm.runtime
- highlightSql() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitLog
-
Highlight the SQL logs if SQL log is enabled
- Holder(Metadata, SessionFactoryImplementor, ServiceRegistryImplementor) - Constructor for class io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator.Holder
I
- IGNORE - Enum constant in enum class io.quarkus.hibernate.orm.runtime.customized.BuiltinFormatMapperBehaviour
-
The Quarkus preconfigured mappers are ignored and if there is no user provided one, Hibernate ORM will create a mapper according to its own rules.
- initialInitiatorList() - Method in interface io.quarkus.hibernate.orm.runtime.service.InitialInitiatorListProvider
- initialInitiatorList() - Method in class io.quarkus.hibernate.orm.runtime.service.StandardHibernateORMInitiatorListProvider
- InitialInitiatorListProvider - Interface in io.quarkus.hibernate.orm.runtime.service
-
The initial list of StandardServiceInitiator instances is a constant for Hibernate ORM "classic", but the list needs to be different for Hibernate Reactive.
- initializeJpa(List<QuarkusPersistenceUnitDefinition>, Scanner, Collection<Class<? extends Integrator>>, PreGeneratedProxies) - Static method in class io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder
-
Initialize JPA for use in Quarkus.
- initiateService(Map<String, Object>, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.service.internalcache.QuarkusInternalCacheFactoryInitiator
- initiateService(Map<String, Object>, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusMutationExecutorServiceInitiator
- initiateService(Map<String, Object>, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusRuntimeInitDialectFactoryInitiator
- initiateService(Map<String, Object>, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusRuntimeInitDialectResolverInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusManagedBeanRegistryInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.customized.BootstrapOnlyProxyFactoryFactoryInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.customized.DisabledBytecodeProviderInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJndiServiceInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJtaPlatformInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusRuntimeProxyFactoryFactoryInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.service.bytecodeprovider.QuarkusRuntimeBytecodeProviderInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.service.CfgXmlAccessServiceInitiatorQuarkus
- initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusConnectionProviderInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusImportSqlCommandExtractorInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusRegionFactoryInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitConnectionProviderInitiator
- initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitDialectFactoryInitiator
- initMetadata(List<QuarkusPersistenceUnitDefinition>, Scanner, Collection<Class<? extends Integrator>>) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
- initSessionFactory(SessionFactoryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- insert(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- insert(Object) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- insert(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- insert(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- insertMultiple(List<?>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- insertMultiple(List<?>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.JsonFormat.Literal
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusManagedBeanRegistryInitiator
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.runtime.customized.BootstrapOnlyProxyFactoryFactoryInitiator
-
Singleton access
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.runtime.customized.DisabledBytecodeProviderInitiator
-
Singleton access
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJndiServiceInitiator
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJtaPlatform
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJtaPlatformInitiator
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.runtime.service.CfgXmlAccessServiceInitiatorQuarkus
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.runtime.service.FlatClassLoaderService
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.runtime.service.internalcache.QuarkusInternalCacheFactoryInitiator
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.runtime.service.QuarkusConnectionProviderInitiator
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.runtime.service.QuarkusImportSqlCommandExtractorInitiator
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.runtime.service.QuarkusMutationExecutorServiceInitiator
-
Singleton access
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.runtime.service.QuarkusRegionFactoryInitiator
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitConnectionProviderInitiator
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitDialectFactoryInitiator
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.XmlFormat.Literal
- integrate(Metadata, BootstrapContext, SessionFactoryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator
- IntegrationSettings - Class in io.quarkus.hibernate.orm.runtime
- IntegrationSettings.Builder - Class in io.quarkus.hibernate.orm.runtime
- io.quarkus.hibernate.orm - package io.quarkus.hibernate.orm
- io.quarkus.hibernate.orm.runtime - package io.quarkus.hibernate.orm.runtime
- io.quarkus.hibernate.orm.runtime.boot - package io.quarkus.hibernate.orm.runtime.boot
- io.quarkus.hibernate.orm.runtime.boot.registry - package io.quarkus.hibernate.orm.runtime.boot.registry
- io.quarkus.hibernate.orm.runtime.boot.scan - package io.quarkus.hibernate.orm.runtime.boot.scan
- io.quarkus.hibernate.orm.runtime.boot.xml - package io.quarkus.hibernate.orm.runtime.boot.xml
- io.quarkus.hibernate.orm.runtime.cdi - package io.quarkus.hibernate.orm.runtime.cdi
- io.quarkus.hibernate.orm.runtime.config - package io.quarkus.hibernate.orm.runtime.config
- io.quarkus.hibernate.orm.runtime.customized - package io.quarkus.hibernate.orm.runtime.customized
- io.quarkus.hibernate.orm.runtime.graal - package io.quarkus.hibernate.orm.runtime.graal
- io.quarkus.hibernate.orm.runtime.graal.context - package io.quarkus.hibernate.orm.runtime.graal.context
- io.quarkus.hibernate.orm.runtime.integration - package io.quarkus.hibernate.orm.runtime.integration
- io.quarkus.hibernate.orm.runtime.metrics - package io.quarkus.hibernate.orm.runtime.metrics
- io.quarkus.hibernate.orm.runtime.migration - package io.quarkus.hibernate.orm.runtime.migration
- io.quarkus.hibernate.orm.runtime.observers - package io.quarkus.hibernate.orm.runtime.observers
- io.quarkus.hibernate.orm.runtime.proxies - package io.quarkus.hibernate.orm.runtime.proxies
- io.quarkus.hibernate.orm.runtime.recording - package io.quarkus.hibernate.orm.runtime.recording
- io.quarkus.hibernate.orm.runtime.schema - package io.quarkus.hibernate.orm.runtime.schema
- io.quarkus.hibernate.orm.runtime.service - package io.quarkus.hibernate.orm.runtime.service
- io.quarkus.hibernate.orm.runtime.service.bytecodeprovider - package io.quarkus.hibernate.orm.runtime.service.bytecodeprovider
- io.quarkus.hibernate.orm.runtime.service.internalcache - package io.quarkus.hibernate.orm.runtime.service.internalcache
- io.quarkus.hibernate.orm.runtime.session - package io.quarkus.hibernate.orm.runtime.session
- io.quarkus.hibernate.orm.runtime.tenant - package io.quarkus.hibernate.orm.runtime.tenant
- IS_REACTIVE_KEY - Static variable in class io.quarkus.hibernate.orm.runtime.JPAConfig
- isActive(String) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmPersistenceUnitProviderHelper
- isActive(String) - Method in interface io.quarkus.hibernate.orm.runtime.QuarkusPersistenceUnitProviderHelper
- isConfigured(String) - Method in class io.quarkus.hibernate.orm.runtime.BuildTimeSettings
- isConfigured(String) - Method in class io.quarkus.hibernate.orm.runtime.RuntimeSettings.Builder
- isConfigured(String) - Method in class io.quarkus.hibernate.orm.runtime.RuntimeSettings
- isConnected() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- isConnected() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- isConnected() - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- isDefaultPersistenceUnit(String) - Static method in class io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil
- isDefaultReadOnly() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- isDirty() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- isExcludeUnlistedClasses() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- isFetchProfileEnabled(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- isFromPersistenceXml() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDefinition
- isFromPersistenceXml() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedState
- isHibernateValidatorPresent() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDefinition
- isJoinedToTransaction() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- isJoinedToTransaction() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- isJoinedToTransaction() - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- isLoaded(Object) - Method in class io.quarkus.hibernate.orm.runtime.ProviderUtil
- isLoadedWithoutReference(Object, String) - Method in class io.quarkus.hibernate.orm.runtime.ProviderUtil
- isLoadedWithReference(Object, String) - Method in class io.quarkus.hibernate.orm.runtime.ProviderUtil
- isOpen() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- isOpen() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- isOpen() - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- isOverridesEquals() - Method in class io.quarkus.hibernate.orm.runtime.proxies.ProxyDefinitions.ProxyClassDetailsHolder
- isPostgresOrDB2(BuildTimeSettings) - Static method in class io.quarkus.hibernate.orm.runtime.FastBootHibernatePersistenceProvider
- isReactive() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDefinition
- isReactive() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- isReactive() - Method in record class io.quarkus.hibernate.orm.runtime.PersistenceUnitKey
-
Returns the value of the
isReactiverecord component. - isReactive() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedState
- isReadOnly(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- isRoot(String) - Method in class io.quarkus.hibernate.orm.runtime.tenant.HibernateCurrentTenantIdentifierResolver
- isRoot(String) - Method in interface io.quarkus.hibernate.orm.runtime.tenant.TenantResolver
-
Does the given tenant id represent a "root" tenant with access to all partitions?
- isStarted() - Method in class io.quarkus.hibernate.orm.runtime.JPAConfig.LazyPersistenceUnit
- isSubselectFetchingEnabled() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- isUnwrappableAs(Class) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusConnectionProvider
- isUnwrappableAs(Class<?>) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitConnectionProvider
- isUseQuotedIdentifiers() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- isVersionCheckEnabled() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusRuntimeInitDialectFactory
- isXmlMappingRequired() - Method in class io.quarkus.hibernate.orm.runtime.integration.HibernateOrmIntegrationStaticDescriptor
J
- JACKSON - Enum constant in enum class io.quarkus.hibernate.orm.runtime.customized.FormatMapperKind
- JacksonJsonFormatterCustomizationCheck() - Constructor for class io.quarkus.hibernate.orm.runtime.customized.JsonFormatterCustomizationCheck.JacksonJsonFormatterCustomizationCheck
- JAXB - Enum constant in enum class io.quarkus.hibernate.orm.runtime.customized.FormatMapperKind
- JAXBElementSubstitution - Class in io.quarkus.hibernate.orm.runtime.boot.xml
- JAXBElementSubstitution() - Constructor for class io.quarkus.hibernate.orm.runtime.boot.xml.JAXBElementSubstitution
- JAXBElementSubstitution.Serialized - Class in io.quarkus.hibernate.orm.runtime.boot.xml
- jdbcWarnings() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitLog
-
Whether JDBC warnings should be collected and logged.
- joinTransaction() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- joinTransaction() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- joinTransaction() - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- jpaConfig - Variable in class io.quarkus.hibernate.orm.runtime.TransactionSessions
- JPAConfig - Class in io.quarkus.hibernate.orm.runtime
- JPAConfig(HibernateOrmRuntimeConfig) - Constructor for class io.quarkus.hibernate.orm.runtime.JPAConfig
- JPAConfig.LazyPersistenceUnit - Class in io.quarkus.hibernate.orm.runtime
- jpaConfigSupplier() - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
- jsonApply(MetadataImplementor, String, ArcContainer, JsonFormatterCustomizationCheck) - Method in enum class io.quarkus.hibernate.orm.runtime.customized.BuiltinFormatMapperBehaviour
- JSONB - Enum constant in enum class io.quarkus.hibernate.orm.runtime.customized.FormatMapperKind
- JsonbJsonFormatterCustomizationCheck() - Constructor for class io.quarkus.hibernate.orm.runtime.customized.JsonFormatterCustomizationCheck.JsonbJsonFormatterCustomizationCheck
- JsonFormat - Annotation Interface in io.quarkus.hibernate.orm
-
CDI qualifier for beans implementing a
FormatMapper. - JsonFormat.Literal - Class in io.quarkus.hibernate.orm
- JsonFormatterCustomizationCheck - Interface in io.quarkus.hibernate.orm.runtime.customized
-
Test whether the underlying Jackson Object Mapper / JSON-B used to create the "built-in" format mapper were modified and cannot be safely replaced by the Hibernate ORM's default ones.
- JsonFormatterCustomizationCheck.JacksonJsonFormatterCustomizationCheck - Class in io.quarkus.hibernate.orm.runtime.customized
- JsonFormatterCustomizationCheck.JsonbJsonFormatterCustomizationCheck - Class in io.quarkus.hibernate.orm.runtime.customized
- JsonFormatterCustomizationCheck.NotModifiedJsonFormatterCustomizationCheck - Class in io.quarkus.hibernate.orm.runtime.customized
- jsonFormatterCustomizationCheckSupplier(boolean, boolean) - Static method in interface io.quarkus.hibernate.orm.runtime.customized.JsonFormatterCustomizationCheck
- JTASessionOpener - Class in io.quarkus.hibernate.orm.runtime.session
-
A delegate for opening a JTA-enabled Hibernate ORM session.
- JTASessionOpener(SessionFactory, SessionBuilder) - Constructor for class io.quarkus.hibernate.orm.runtime.session.JTASessionOpener
- JTAStatelessSessionOpener - Class in io.quarkus.hibernate.orm.runtime.session
-
A delegate for opening a JTA-enabled Hibernate ORM StatelessSession.
- JTAStatelessSessionOpener(SessionFactory, StatelessSessionBuilder) - Constructor for class io.quarkus.hibernate.orm.runtime.session.JTAStatelessSessionOpener
L
- LATEST - Enum constant in enum class io.quarkus.hibernate.orm.runtime.config.DatabaseOrmCompatibilityVersion
-
No particular effort on compatibility: just assume the database schema and data are compatible with the "latest" version of Hibernate ORM, i.e. the version shipped with Quarkus.
- LazyPersistenceUnit(String, boolean) - Constructor for class io.quarkus.hibernate.orm.runtime.JPAConfig.LazyPersistenceUnit
- legacySingleExtensionInstanceForPersistenceUnit(Class<T>, String) - Static method in class io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil
-
Deprecated.
- Literal(String) - Constructor for class io.quarkus.hibernate.orm.PersistenceUnitExtension.Literal
- load(Object, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- loadJavaServices(Class<S>) - Method in class io.quarkus.hibernate.orm.runtime.service.FlatClassLoaderService
- loadProperties(File) - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
- loadProperties(String) - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
- localPart - Variable in class io.quarkus.hibernate.orm.runtime.boot.xml.QNameSubstitution.Serialized
- locate(String) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJndiService
- locateResource(String) - Method in class io.quarkus.hibernate.orm.runtime.service.FlatClassLoaderService
- locateResources(String) - Method in class io.quarkus.hibernate.orm.runtime.service.FlatClassLoaderService
- locateResourceStream(String) - Method in class io.quarkus.hibernate.orm.runtime.service.FlatClassLoaderService
- lock(Object, LockModeType) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- lock(Object, LockModeType, LockOption...) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- lock(Object, LockModeType, Map<String, Object>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- lock(Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- lock(Object, LockMode, LockOption...) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- lock(Object, LockOptions) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- log() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit
-
Logging configuration.
M
- mapDatasource(String, String) - Static method in class io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator
- MARIADB - Static variable in class io.quarkus.hibernate.orm.runtime.config.DialectVersions.Defaults
- merge(String, T) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- merge(T) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- merge(T, EntityGraph<?>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- metadata - Variable in class io.quarkus.hibernate.orm.runtime.boot.FastBootEntityManagerFactoryBuilder
- metadata - Variable in class io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator.Holder
- metadata() - Method in class io.quarkus.hibernate.orm.runtime.boot.FastBootEntityManagerFactoryBuilder
- metamodelSupplier(String) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
- MirroringIntegratorService - Class in io.quarkus.hibernate.orm.runtime.boot.registry
-
Mirror replay of the state generated by org.hibernate.integrator.internal.IntegratorServiceImpl N.B. 1 the original implementations sneaks in some non-explicit integrators; in particular one might want to prevent JaccIntegrator to ever reach the state being mirrored.
- MirroringIntegratorService(Collection<Integrator>) - Constructor for class io.quarkus.hibernate.orm.runtime.boot.registry.MirroringIntegratorService
- mode() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitFlush
-
The default flushing strategy, or when to flush entities to the database in a Hibernate session: before every query, on commit, ...
- MSSQL - Static variable in class io.quarkus.hibernate.orm.runtime.config.DialectVersions.Defaults
- MultiplePersistenceProviderResolver - Class in io.quarkus.hibernate.orm.runtime
- MultiplePersistenceProviderResolver(PersistenceProvider...) - Constructor for class io.quarkus.hibernate.orm.runtime.MultiplePersistenceProviderResolver
- multiTenancyStrategy - Variable in class io.quarkus.hibernate.orm.runtime.boot.FastBootEntityManagerFactoryBuilder
- MultiTenancyStrategy - Enum Class in io.quarkus.hibernate.orm.runtime.migration
-
Deprecated.This class should be removed after we're done migrating to Jakarta APIs and Hibernate ORM v6.
N
- name - Variable in class io.quarkus.hibernate.orm.runtime.boot.xml.JAXBElementSubstitution.Serialized
- name() - Method in record class io.quarkus.hibernate.orm.runtime.PersistenceUnitKey
-
Returns the value of the
namerecord component. - namespaceURI - Variable in class io.quarkus.hibernate.orm.runtime.boot.xml.QNameSubstitution.Serialized
- NONE - Enum constant in enum class io.quarkus.hibernate.orm.runtime.migration.MultiTenancyStrategy
-
Deprecated.No multi-tenancy.
- NotModifiedJsonFormatterCustomizationCheck() - Constructor for class io.quarkus.hibernate.orm.runtime.customized.JsonFormatterCustomizationCheck.NotModifiedJsonFormatterCustomizationCheck
O
- of(BeanContainer.LifecycleOptions) - Static method in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusBeanContainerLifecycleOptions
- onMetadataInitialized(Metadata, BootstrapContext, BiConsumer<String, Object>) - Method in interface io.quarkus.hibernate.orm.runtime.integration.HibernateOrmIntegrationStaticInitListener
- openSession() - Method in class io.quarkus.hibernate.orm.runtime.session.JTASessionOpener
- openSession() - Method in class io.quarkus.hibernate.orm.runtime.session.JTAStatelessSessionOpener
- orderColumns(boolean) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
P
- PackageDescriptorImpl() - Constructor for class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner.PackageDescriptorImpl
- PackageDescriptorImpl(String) - Constructor for class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner.PackageDescriptorImpl
- packageForNameOrNull(String) - Method in class io.quarkus.hibernate.orm.runtime.service.FlatClassLoaderService
- persist(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- persist(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- persistenceException(String, Exception) - Method in class io.quarkus.hibernate.orm.runtime.boot.FastBootEntityManagerFactoryBuilder
- PersistenceProviderSetup - Class in io.quarkus.hibernate.orm.runtime
- PersistenceUnit - Annotation Interface in io.quarkus.hibernate.orm
-
This annotation has two different purposes.
- PersistenceUnit.List - Annotation Interface in io.quarkus.hibernate.orm
- PersistenceUnit.PersistenceUnitLiteral - Class in io.quarkus.hibernate.orm
- PersistenceUnitExtension - Annotation Interface in io.quarkus.hibernate.orm
-
CDI qualifier for beans representing an "extension" of a persistence unit, i.e. beans injected into the persistence unit as part of its configuration.
- PersistenceUnitExtension.List - Annotation Interface in io.quarkus.hibernate.orm
- PersistenceUnitExtension.Literal - Class in io.quarkus.hibernate.orm
- persistenceUnitInactiveReasonDeactivated(String, Optional<String>) - Static method in class io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil
- PersistenceUnitKey - Record Class in io.quarkus.hibernate.orm.runtime
- PersistenceUnitKey(String, boolean) - Constructor for record class io.quarkus.hibernate.orm.runtime.PersistenceUnitKey
-
Creates an instance of a
PersistenceUnitKeyrecord class. - PersistenceUnitLiteral(String) - Constructor for class io.quarkus.hibernate.orm.PersistenceUnit.PersistenceUnitLiteral
- PersistenceUnitNameComparator() - Constructor for class io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil.PersistenceUnitNameComparator
- persistenceUnits() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfig
-
Configuration for persistence units.
- PersistenceUnitsHolder - Class in io.quarkus.hibernate.orm.runtime
- PersistenceUnitsHolder() - Constructor for class io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder
- PersistenceUnitUtil - Class in io.quarkus.hibernate.orm.runtime
- PersistenceUnitUtil() - Constructor for class io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil
- PersistenceUnitUtil.PersistenceUnitNameComparator - Class in io.quarkus.hibernate.orm.runtime
- persistenceUnitUtilSupplier(String) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
- popRecordedState(String, boolean) - Static method in class io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder
- populate(String, SessionFactoryOptionsBuilder, StandardServiceRegistry) - Method in class io.quarkus.hibernate.orm.runtime.boot.FastBootEntityManagerFactoryBuilder
- populate(MetadataBuilder, List<CacheRegionDefinition>) - Method in class io.quarkus.hibernate.orm.runtime.boot.FastBootMetadataBuilder
-
Greatly simplified copy of org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl#populate(org.hibernate.boot.MetadataBuilder, org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.MergedSettings, org.hibernate.boot.registry.StandardServiceRegistry, java.util.List)
- postInstantiate(String, Class<?>, Set<Class<?>>, Method, Method, CompositeType) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusProxyFactory
- PreconfiguredServiceRegistryBuilder - Class in io.quarkus.hibernate.orm.runtime.boot.registry
-
Helps to instantiate a ServiceRegistryBuilder from a previous state.
- PreconfiguredServiceRegistryBuilder(String, RecordedState, HibernateOrmRuntimeConfigPersistenceUnit) - Constructor for class io.quarkus.hibernate.orm.runtime.boot.registry.PreconfiguredServiceRegistryBuilder
- prefix - Variable in class io.quarkus.hibernate.orm.runtime.boot.xml.QNameSubstitution.Serialized
- PreGeneratedProxies - Class in io.quarkus.hibernate.orm.runtime.proxies
-
A holder class for proxies that were generated at build time, where possible these are re-used rather than generating new ones at static init time.
- PreGeneratedProxies() - Constructor for class io.quarkus.hibernate.orm.runtime.proxies.PreGeneratedProxies
- PreGeneratedProxies.ProxyClassDetailsHolder - Class in io.quarkus.hibernate.orm.runtime.proxies
- PrevalidatedQuarkusMetadata - Class in io.quarkus.hibernate.orm.runtime.recording
-
This is a Quarkus custom implementation of Metadata wrapping the original implementation from Hibernate ORM.
- ProviderUtil - Class in io.quarkus.hibernate.orm.runtime
- ProviderUtil() - Constructor for class io.quarkus.hibernate.orm.runtime.ProviderUtil
- ProxyClassDetailsHolder() - Constructor for class io.quarkus.hibernate.orm.runtime.proxies.PreGeneratedProxies.ProxyClassDetailsHolder
- ProxyClassDetailsHolder(String) - Constructor for class io.quarkus.hibernate.orm.runtime.proxies.PreGeneratedProxies.ProxyClassDetailsHolder
- ProxyDefinitions - Class in io.quarkus.hibernate.orm.runtime.proxies
-
Runtime proxies are used by Hibernate ORM to handle a number of corner cases; in particular Enhanced Proxies need special consideration in Quarkus as they aren't generated by the enhancers during the build.
- ProxyDefinitions.ProxyClassDetailsHolder - Class in io.quarkus.hibernate.orm.runtime.proxies
- puDescriptor - Variable in class io.quarkus.hibernate.orm.runtime.boot.FastBootEntityManagerFactoryBuilder
- puPropertyKey(String, String) - Static method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfig
- pushClassTransformer(EnhancementContext) - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- put(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.IntegrationSettings.Builder
- put(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.RuntimeSettings.Builder
- put(K, V) - Method in class io.quarkus.hibernate.orm.runtime.service.internalcache.QuarkusInternalCache
Q
- QNameSubstitution - Class in io.quarkus.hibernate.orm.runtime.boot.xml
- QNameSubstitution() - Constructor for class io.quarkus.hibernate.orm.runtime.boot.xml.QNameSubstitution
- QNameSubstitution.Serialized - Class in io.quarkus.hibernate.orm.runtime.boot.xml
- qualifier(String) - Static method in class io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil
- QuarkusArcBeanContainer - Class in io.quarkus.hibernate.orm.runtime.cdi
-
A
BeanContainerthat works with other build-time elements in Quarkus to achieve a behavior that is as unsurprising as possible, while complying with the Jakarta Persistence spec where possible. - QuarkusArcBeanContainer() - Constructor for class io.quarkus.hibernate.orm.runtime.cdi.QuarkusArcBeanContainer
- QuarkusBeanContainerLifecycleOptions - Class in io.quarkus.hibernate.orm.runtime.cdi
-
An override of lifecycle options covering what can actually be supported in Quarkus.
- QuarkusConnectionProvider - Class in io.quarkus.hibernate.orm.runtime.customized
- QuarkusConnectionProvider(AgroalDataSource) - Constructor for class io.quarkus.hibernate.orm.runtime.customized.QuarkusConnectionProvider
- QuarkusConnectionProviderInitiator - Class in io.quarkus.hibernate.orm.runtime.service
- QuarkusConnectionProviderInitiator() - Constructor for class io.quarkus.hibernate.orm.runtime.service.QuarkusConnectionProviderInitiator
- QuarkusImportSqlCommandExtractorInitiator - Class in io.quarkus.hibernate.orm.runtime.service
- QuarkusImportSqlCommandExtractorInitiator() - Constructor for class io.quarkus.hibernate.orm.runtime.service.QuarkusImportSqlCommandExtractorInitiator
- QuarkusIntegratorServiceImpl - Class in io.quarkus.hibernate.orm.runtime.customized
-
This is similar to the default
IntegratorServicefrom Hibernate ORM, except that it doesn't come with default integrators as we prefer explicit control. - QuarkusIntegratorServiceImpl(ClassLoaderService) - Constructor for class io.quarkus.hibernate.orm.runtime.customized.QuarkusIntegratorServiceImpl
- QuarkusInternalCache<K,
V> - Class in io.quarkus.hibernate.orm.runtime.service.internalcache - QuarkusInternalCache(Cache<K, V>) - Constructor for class io.quarkus.hibernate.orm.runtime.service.internalcache.QuarkusInternalCache
- QuarkusInternalCacheFactoryInitiator - Class in io.quarkus.hibernate.orm.runtime.service.internalcache
-
Override of
InternalCacheFactoryInitiator: this switches the internal cache implementation (currently used for some stats and, crucially, for theQueryInterpretationCacheto use Caffeine rather than the legacy implementation Hibernate ORM normally uses, which is based on the excellent LIRS algorithm but which we plan to deprecate in favour of modern caching libraries. - QuarkusJndiService - Class in io.quarkus.hibernate.orm.runtime.customized
-
Intentionally implementing these methods as no-op: some Hibernate ORM internal components currently require being able to attempt a lookup even when JNDI is not being used.
- QuarkusJndiService() - Constructor for class io.quarkus.hibernate.orm.runtime.customized.QuarkusJndiService
- QuarkusJndiServiceInitiator - Class in io.quarkus.hibernate.orm.runtime.customized
- QuarkusJndiServiceInitiator() - Constructor for class io.quarkus.hibernate.orm.runtime.customized.QuarkusJndiServiceInitiator
- QuarkusJtaPlatform - Class in io.quarkus.hibernate.orm.runtime.customized
- QuarkusJtaPlatformInitiator - Class in io.quarkus.hibernate.orm.runtime.customized
- QuarkusManagedBeanRegistry - Class in io.quarkus.hibernate.orm.runtime.cdi
-
A replacement for ManagedBeanRegistryImpl that: forces the use of
QuarkusArcBeanContainer, which works with Arc and respects configured scopes when instantiating CDI beans. is not stoppable and leaves the release of beans toQuarkusArcBeanContainer, so that the bean container and its beans can be reused between static init and runtime init, even though we stop Hibernate ORM services after the end of static init. - QuarkusManagedBeanRegistry() - Constructor for class io.quarkus.hibernate.orm.runtime.cdi.QuarkusManagedBeanRegistry
- QuarkusManagedBeanRegistryInitiator - Class in io.quarkus.hibernate.orm.runtime.cdi
- QuarkusManagedBeanRegistryInitiator() - Constructor for class io.quarkus.hibernate.orm.runtime.cdi.QuarkusManagedBeanRegistryInitiator
- QuarkusMutationExecutorServiceInitiator - Class in io.quarkus.hibernate.orm.runtime.service
- QuarkusMutationExecutorServiceInitiator() - Constructor for class io.quarkus.hibernate.orm.runtime.service.QuarkusMutationExecutorServiceInitiator
- QuarkusPersistenceUnitDefinition - Class in io.quarkus.hibernate.orm.runtime.boot
-
This represents the fully specified configuration of a Persistence Unit, in a format which is compatible with the bytecode recorder.
- QuarkusPersistenceUnitDefinition(QuarkusPersistenceUnitDescriptor, RecordedConfig, List<RecordableXmlMapping>, boolean, boolean, Optional<FormatMapperKind>, Optional<FormatMapperKind>, List<HibernateOrmIntegrationStaticDescriptor>) - Constructor for class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDefinition
- QuarkusPersistenceUnitDescriptor - Class in io.quarkus.hibernate.orm.runtime.boot
- QuarkusPersistenceUnitDescriptor(String, QuarkusPersistenceUnitProviderHelper, PersistenceUnitTransactionType, List<String>, Properties, boolean) - Constructor for class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- QuarkusPersistenceUnitDescriptor(String, QuarkusPersistenceUnitProviderHelper, String, boolean, PersistenceUnitTransactionType, ValidationMode, SharedCacheMode, List<String>, Properties, boolean) - Constructor for class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
-
Deprecated.Do not use directly: this should be considered an internal constructor, as we're trusting all parameters. Useful for serialization to bytecode (which requires the constructor to be public).
- QuarkusPersistenceUnitProviderHelper - Interface in io.quarkus.hibernate.orm.runtime
- QuarkusProxyFactory - Class in io.quarkus.hibernate.orm.runtime.customized
-
This
ProxyFactoryimplementation is very similar to theByteBuddyProxyFactory, except the class definitions of the proxies have been built upfront so to allow usage of enhanced proxies in native images. - QuarkusProxyFactory(ProxyDefinitions) - Constructor for class io.quarkus.hibernate.orm.runtime.customized.QuarkusProxyFactory
- QuarkusRegionFactoryInitiator - Class in io.quarkus.hibernate.orm.runtime.service
- QuarkusRuntimeBytecodeProviderInitiator - Class in io.quarkus.hibernate.orm.runtime.service.bytecodeprovider
- QuarkusRuntimeBytecodeProviderInitiator(QuarkusRuntimeProxyFactoryFactory) - Constructor for class io.quarkus.hibernate.orm.runtime.service.bytecodeprovider.QuarkusRuntimeBytecodeProviderInitiator
- QuarkusRuntimeInitDialectFactory - Class in io.quarkus.hibernate.orm.runtime.service
-
A dialect factory used for runtime init; simply restores the dialect used during static init.
- QuarkusRuntimeInitDialectFactory(String, boolean, Dialect, Optional<String>, DatabaseVersion, boolean) - Constructor for class io.quarkus.hibernate.orm.runtime.service.QuarkusRuntimeInitDialectFactory
- QuarkusRuntimeInitDialectFactoryInitiator - Class in io.quarkus.hibernate.orm.runtime.service
- QuarkusRuntimeInitDialectFactoryInitiator(String, boolean, Dialect, RecordedConfig, HibernateOrmRuntimeConfigPersistenceUnit) - Constructor for class io.quarkus.hibernate.orm.runtime.service.QuarkusRuntimeInitDialectFactoryInitiator
- QuarkusRuntimeInitDialectResolver - Class in io.quarkus.hibernate.orm.runtime.service
-
A dialect resolver used for runtime init; simply restores the dialect used during static init.
- QuarkusRuntimeInitDialectResolver(Dialect) - Constructor for class io.quarkus.hibernate.orm.runtime.service.QuarkusRuntimeInitDialectResolver
- QuarkusRuntimeInitDialectResolverInitiator - Class in io.quarkus.hibernate.orm.runtime.service
- QuarkusRuntimeInitDialectResolverInitiator(Dialect) - Constructor for class io.quarkus.hibernate.orm.runtime.service.QuarkusRuntimeInitDialectResolverInitiator
- QuarkusRuntimeProxyFactoryFactory - Class in io.quarkus.hibernate.orm.runtime.customized
-
This ProxyFactoryFactory is responsible to loading proxies which have been defined in advance.
- QuarkusRuntimeProxyFactoryFactory(ProxyDefinitions) - Constructor for class io.quarkus.hibernate.orm.runtime.customized.QuarkusRuntimeProxyFactoryFactory
- QuarkusRuntimeProxyFactoryFactoryInitiator - Class in io.quarkus.hibernate.orm.runtime.customized
-
Responsible for initializing the QuarkusRuntimeProxyFactoryFactory.
- QuarkusRuntimeProxyFactoryFactoryInitiator(QuarkusRuntimeProxyFactoryFactory) - Constructor for class io.quarkus.hibernate.orm.runtime.customized.QuarkusRuntimeProxyFactoryFactoryInitiator
- QuarkusScanner - Class in io.quarkus.hibernate.orm.runtime.boot.scan
-
A hard coded scanner.
- QuarkusScanner() - Constructor for class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner
- QuarkusScanner.ClassDescriptorImpl - Class in io.quarkus.hibernate.orm.runtime.boot.scan
- QuarkusScanner.PackageDescriptorImpl - Class in io.quarkus.hibernate.orm.runtime.boot.scan
- QuarkusScanner.Result - Class in io.quarkus.hibernate.orm.runtime.boot.scan
- QuarkusSessionFactoryObserverForDbVersionCheck - Class in io.quarkus.hibernate.orm.runtime.observers
- QuarkusSessionFactoryObserverForDbVersionCheck() - Constructor for class io.quarkus.hibernate.orm.runtime.observers.QuarkusSessionFactoryObserverForDbVersionCheck
- QuarkusStaticInitConnectionProvider - Class in io.quarkus.hibernate.orm.runtime.service
- QuarkusStaticInitConnectionProvider() - Constructor for class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitConnectionProvider
- QuarkusStaticInitConnectionProviderInitiator - Class in io.quarkus.hibernate.orm.runtime.service
-
Initializes the connection provider during static init.
- QuarkusStaticInitConnectionProviderInitiator() - Constructor for class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitConnectionProviderInitiator
- QuarkusStaticInitDialectFactory - Class in io.quarkus.hibernate.orm.runtime.service
-
A dialect factory used for static init; the same as Hibernate ORM's default one except it records the dialect so that we can reuse it at runtime init.
- QuarkusStaticInitDialectFactory() - Constructor for class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitDialectFactory
- QuarkusStaticInitDialectFactoryInitiator - Class in io.quarkus.hibernate.orm.runtime.service
-
Copied from org.hibernate.engine.jdbc.dialect.internal.DialectFactoryInitiator
- QuarkusStaticInitDialectFactoryInitiator() - Constructor for class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitDialectFactoryInitiator
- QuarkusStrategySelectorBuilder - Class in io.quarkus.hibernate.orm.runtime.customized
-
Similar to
StrategySelectorBuilderbut omits registering the components we don't support, and uses a new pattern of registration meant to avoid class initializations. - QuarkusStrategySelectorBuilder() - Constructor for class io.quarkus.hibernate.orm.runtime.customized.QuarkusStrategySelectorBuilder
- queriesSlowerThanMs() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitLog
-
If set, Hibernate will log queries that took more than specified number of milliseconds to execute.
R
- RecordableBootstrap - Class in io.quarkus.hibernate.orm.runtime.recording
-
Has to extend StandardServiceRegistryBuilder even if we don't want: needs to be assignable to it.
- RecordableBootstrap(BootstrapServiceRegistry, InitialInitiatorListProvider) - Constructor for class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
- RecordableBootstrapFactory - Class in io.quarkus.hibernate.orm.runtime.boot
- RecordableBootstrapFactory() - Constructor for class io.quarkus.hibernate.orm.runtime.boot.RecordableBootstrapFactory
- RecordableXmlMapping - Class in io.quarkus.hibernate.orm.runtime.boot.xml
-
A substitute to Hibernate ORM's "Binding", which is actually a representation of a parsed XML mapping file (orm.xml or hbm.xml).
- RecordableXmlMapping(JaxbEntityMappingsImpl, JaxbHbmHibernateMapping, SourceType, String) - Constructor for class io.quarkus.hibernate.orm.runtime.boot.xml.RecordableXmlMapping
- RecordedConfig - Class in io.quarkus.hibernate.orm.runtime.recording
-
A minimal subset of PU config recorded at build time for use during static init.
- RecordedConfig(Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Set<String>, MultiTenancyStrategy, DatabaseOrmCompatibilityVersion, BuiltinFormatMapperBehaviour, JsonFormatterCustomizationCheck, Map<String, String>) - Constructor for class io.quarkus.hibernate.orm.runtime.recording.RecordedConfig
- RecordedState - Class in io.quarkus.hibernate.orm.runtime.recording
- RecordedState(Dialect, PrevalidatedQuarkusMetadata, BuildTimeSettings, Collection<Integrator>, Collection<ProvidedService<?>>, IntegrationSettings, ProxyDefinitions, MultiTenancyStrategy, boolean, boolean) - Constructor for class io.quarkus.hibernate.orm.runtime.recording.RecordedState
- recreateDatabase(String) - Static method in class io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator
- recreateDatabases() - Static method in class io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator
- refresh(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- refresh(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- refresh(Object) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- refresh(Object, LockModeType) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- refresh(Object, LockModeType, Map<String, Object>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- refresh(Object, RefreshOption...) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- refresh(Object, Map<String, Object>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- refresh(Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- refresh(Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- refresh(Object, LockOptions) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- refresh(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
-
Deprecated.
- refresh(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- refresh(String, Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- refresh(String, Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- registerMetrics(MetricsFactory, String, Statistics) - Method in class io.quarkus.hibernate.orm.runtime.metrics.HibernateMetricsRecorder
-
Register MP Metrics
- registerRuntimePersistenceProvider(HibernateOrmRuntimeConfig, Map<String, List<HibernateOrmIntegrationRuntimeDescriptor>>) - Static method in class io.quarkus.hibernate.orm.runtime.PersistenceProviderSetup
- RegisterServicesForReflectionFeature - Class in io.quarkus.hibernate.orm.runtime.graal
-
Makes methods of reachable hibernate services accessible through
Class.getMethods(). - RegisterServicesForReflectionFeature() - Constructor for class io.quarkus.hibernate.orm.runtime.graal.RegisterServicesForReflectionFeature
- registerStaticInitPersistenceProvider() - Static method in class io.quarkus.hibernate.orm.runtime.PersistenceProviderSetup
- registerSynchronization(Synchronization) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJtaPlatform
- remove(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- replicate(Object, ReplicationMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
-
Deprecated.
- replicate(String, Object, ReplicationMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
-
Deprecated.
- requestScopedSession - Variable in class io.quarkus.hibernate.orm.runtime.TransactionSessions
- requestScopedSessionEnabled() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfig
-
Enable or disable access to a Hibernate ORM `EntityManager`/`Session`/`StatelessSession` *when no transaction is active* but a request scope is.
- RequestScopedSessionHolder - Class in io.quarkus.hibernate.orm.runtime
-
Bean that is used to manage request scoped sessions
- RequestScopedSessionHolder() - Constructor for class io.quarkus.hibernate.orm.runtime.RequestScopedSessionHolder
- requestScopedStatelessSession - Variable in class io.quarkus.hibernate.orm.runtime.TransactionSessions
- RequestScopedStatelessSessionHolder - Class in io.quarkus.hibernate.orm.runtime
-
Bean that is used to manage request scoped stateless sessions
- RequestScopedStatelessSessionHolder() - Constructor for class io.quarkus.hibernate.orm.runtime.RequestScopedStatelessSessionHolder
- requiredBeanType() - Method in enum class io.quarkus.hibernate.orm.runtime.customized.FormatMapperKind
- requiresMultiTenantConnectionProvider() - Method in enum class io.quarkus.hibernate.orm.runtime.migration.MultiTenancyStrategy
-
Deprecated.Does this strategy indicate a requirement for the specialized
MultiTenantConnectionProvider, rather than the traditionalConnectionProvider? - resetAllDatabases() - Method in class io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator
- resetDatabase(String) - Method in class io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator
- resolve(String) - Method in class io.quarkus.hibernate.orm.runtime.tenant.DataSourceTenantConnectionResolver
- resolve(String) - Method in interface io.quarkus.hibernate.orm.runtime.tenant.TenantConnectionResolver
-
Returns a connection provider for the current tenant based on the context.
- resolveCurrentTenantIdentifier() - Method in class io.quarkus.hibernate.orm.runtime.tenant.HibernateCurrentTenantIdentifierResolver
- resolveDialect(DialectResolutionInfo) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusRuntimeInitDialectResolver
- resolveEmbeddableDiscriminatorType(Class<?>, Supplier<DiscriminatorType<?>>) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- resolveTenantId() - Method in interface io.quarkus.hibernate.orm.runtime.tenant.TenantResolver
-
Returns the current tenant identifier.
- Result(Set<PackageDescriptor>, Set<ClassDescriptor>, ScanEnvironment, ScanOptions) - Constructor for class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner.Result
- retrieveTransactionManager() - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJtaPlatform
- retrieveTransactionSynchronizationRegistry() - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJtaPlatform
- retrieveUserTransaction() - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJtaPlatform
- runPostBootValidation(String) - Static method in class io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator
- RuntimeBytecodeProvider - Class in io.quarkus.hibernate.orm.runtime.service.bytecodeprovider
- RuntimeBytecodeProvider(QuarkusRuntimeProxyFactoryFactory) - Constructor for class io.quarkus.hibernate.orm.runtime.service.bytecodeprovider.RuntimeBytecodeProvider
- RuntimeSettings - Class in io.quarkus.hibernate.orm.runtime
- RuntimeSettings.Builder - Class in io.quarkus.hibernate.orm.runtime
- runWithConnection(ConnectionConsumer<C>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
S
- scan(ScanEnvironment, ScanOptions, ScanParameters) - Method in class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner
- SCHEMA - Enum constant in enum class io.quarkus.hibernate.orm.runtime.migration.MultiTenancyStrategy
-
Deprecated.Multi-tenancy implemented as separate schemas.
- schemaManagement() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit
-
Schema management configuration.
- SchemaManagementIntegrator - Class in io.quarkus.hibernate.orm.runtime.schema
- SchemaManagementIntegrator() - Constructor for class io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator
- SchemaManagementIntegrator.Holder - Class in io.quarkus.hibernate.orm.runtime.schema
- schemaManagerSupplier(String) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
- SchemaToolingUtil - Class in io.quarkus.hibernate.orm.runtime
- SchemaToolingUtil() - Constructor for class io.quarkus.hibernate.orm.runtime.SchemaToolingUtil
- scope - Variable in class io.quarkus.hibernate.orm.runtime.boot.xml.JAXBElementSubstitution.Serialized
- scripts() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit
-
Database scripts related configuration.
- selectConnectionProvider(String) - Method in class io.quarkus.hibernate.orm.runtime.tenant.HibernateMultiTenantConnectionProvider
- serialize(JAXBElement) - Method in class io.quarkus.hibernate.orm.runtime.boot.xml.JAXBElementSubstitution
- serialize(QName) - Method in class io.quarkus.hibernate.orm.runtime.boot.xml.QNameSubstitution
- Serialized(String, String, String) - Constructor for class io.quarkus.hibernate.orm.runtime.boot.xml.QNameSubstitution.Serialized
- Serialized(QName, Class<?>, Class<?>, Object) - Constructor for class io.quarkus.hibernate.orm.runtime.boot.xml.JAXBElementSubstitution.Serialized
- serviceRegistry - Variable in class io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator.Holder
- session - Variable in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession.SessionResult
- sessionFactory - Variable in class io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator.Holder
- sessionFactoryClosing(SessionFactory) - Method in class io.quarkus.hibernate.orm.runtime.observers.SessionFactoryObserverForSchemaExport
- sessionFactoryCreated(SessionFactory) - Method in class io.quarkus.hibernate.orm.runtime.observers.QuarkusSessionFactoryObserverForDbVersionCheck
- sessionFactoryCreated(SessionFactory) - Method in class io.quarkus.hibernate.orm.runtime.observers.SessionFactoryObserverForNamedQueryValidation
- sessionFactoryCreated(SessionFactory) - Method in class io.quarkus.hibernate.orm.runtime.observers.SessionFactoryObserverForSchemaExport
- SessionFactoryObserverForNamedQueryValidation - Class in io.quarkus.hibernate.orm.runtime.observers
- SessionFactoryObserverForNamedQueryValidation(MetadataImplementor) - Constructor for class io.quarkus.hibernate.orm.runtime.observers.SessionFactoryObserverForNamedQueryValidation
- SessionFactoryObserverForSchemaExport - Class in io.quarkus.hibernate.orm.runtime.observers
- SessionFactoryObserverForSchemaExport(MetadataImplementor) - Constructor for class io.quarkus.hibernate.orm.runtime.observers.SessionFactoryObserverForSchemaExport
- sessionFactorySupplier(String) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
- SessionResult(Session, boolean, boolean) - Constructor for class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession.SessionResult
- SessionResult(StatelessSession, boolean, boolean) - Constructor for class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession.SessionResult
- sessionSupplier(String) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
- sessionWithOptions() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- setCacheMode(CacheMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- setCacheMode(CacheMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- setCacheMode(CacheMode) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- setCacheRetrieveMode(CacheRetrieveMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- setCacheStoreMode(CacheStoreMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- setCategorization(ClassDescriptor.Categorization) - Method in class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner.ClassDescriptorImpl
- setClassDescriptors(Set<ClassDescriptor>) - Method in class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner
- setClassName(String) - Method in class io.quarkus.hibernate.orm.runtime.proxies.PreGeneratedProxies.ProxyClassDetailsHolder
- setDefaultReadOnly(boolean) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- setFetchBatchSize(int) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- setFlushMode(FlushModeType) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- setHibernateFlushMode(FlushMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- setJdbcBatchSize(Integer) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- setJdbcBatchSize(Integer) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- setJdbcBatchSize(Integer) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- setName(String) - Method in class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner.ClassDescriptorImpl
- setName(String) - Method in class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner.PackageDescriptorImpl
- setPackageDescriptors(Set<PackageDescriptor>) - Method in class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner
- setProperty(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- setProxies(Map<String, PreGeneratedProxies.ProxyClassDetailsHolder>) - Method in class io.quarkus.hibernate.orm.runtime.proxies.PreGeneratedProxies
- setReadOnly(Object, boolean) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- setSubselectFetchingEnabled(boolean) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- settings(Optional<String>) - Method in enum class io.quarkus.hibernate.orm.runtime.config.DatabaseOrmCompatibilityVersion
- setupPersistenceProvider(Map<String, List<HibernateOrmIntegrationRuntimeDescriptor>>) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
- shouldApplySchemaMigration - Variable in class io.quarkus.hibernate.orm.runtime.boot.FastBootEntityManagerFactoryBuilder
- shutdown() - Method in class io.quarkus.hibernate.orm.runtime.JPAConfig
- singleExtensionInstanceForPersistenceUnit(Class<T>, String, Annotation...) - Static method in class io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil
- SingletonPersistenceProviderResolver - Class in io.quarkus.hibernate.orm.runtime
- SingletonPersistenceProviderResolver(PersistenceProvider) - Constructor for class io.quarkus.hibernate.orm.runtime.SingletonPersistenceProviderResolver
- sql() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitLog
-
Show SQL logs and format them nicely.
- StandardHibernateORMInitiatorListProvider - Class in io.quarkus.hibernate.orm.runtime.service
-
Here we define the list of standard Service Initiators to be used by Hibernate ORM when running on Quarkus.
- StandardHibernateORMInitiatorListProvider() - Constructor for class io.quarkus.hibernate.orm.runtime.service.StandardHibernateORMInitiatorListProvider
- standardServiceRegistry - Variable in class io.quarkus.hibernate.orm.runtime.boot.FastBootEntityManagerFactoryBuilder
- startAll() - Method in class io.quarkus.hibernate.orm.runtime.JPAConfig
- startAllPersistenceUnits(BeanContainer, ShutdownContext) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
- startOffline() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabase
-
Instructs Hibernate ORM to avoid connecting to the database on startup.
- statelessSession - Variable in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession.SessionResult
- StatelessSessionLazyDelegator - Class in io.quarkus.hibernate.orm.runtime
-
Plays the exact same role as
SessionLazyDelegatorforSession - StatelessSessionLazyDelegator(Supplier<StatelessSession>) - Constructor for class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- statelessSessionSupplier(String) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
- StaticInitHibernatePersistenceProviderResolver - Class in io.quarkus.hibernate.orm.runtime
-
During the static init phase, we don't access the PersistenceProviderResolver.
- StaticInitHibernatePersistenceProviderResolver() - Constructor for class io.quarkus.hibernate.orm.runtime.StaticInitHibernatePersistenceProviderResolver
- stop() - Method in class io.quarkus.hibernate.orm.runtime.service.FlatClassLoaderService
- strategy() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitSchemaManagement
-
Select whether the database schema is generated or not.
- Substitute_PersistenceProviderResolverHolder - Class in io.quarkus.hibernate.orm.runtime.graal
- Substitute_PersistenceProviderResolverHolder() - Constructor for class io.quarkus.hibernate.orm.runtime.graal.Substitute_PersistenceProviderResolverHolder
- Substitute_ThreadLocalSessionContext - Class in io.quarkus.hibernate.orm.runtime.graal.context
- Substitute_ThreadLocalSessionContext(SessionFactoryImplementor) - Constructor for class io.quarkus.hibernate.orm.runtime.graal.context.Substitute_ThreadLocalSessionContext
- supportsAggressiveRelease() - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusConnectionProvider
- supportsAggressiveRelease() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitConnectionProvider
T
- TenantConnectionResolver - Interface in io.quarkus.hibernate.orm.runtime.tenant
-
Resolves the
ConnectionProviderfor tenants dynamically. - TenantResolver - Interface in io.quarkus.hibernate.orm.runtime.tenant
-
Resolves tenant identifier dynamically so that the proper configuration can be used.
- toHibernateOrmBinding() - Method in class io.quarkus.hibernate.orm.runtime.boot.xml.RecordableXmlMapping
- toString() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
- toString() - Method in class io.quarkus.hibernate.orm.runtime.boot.xml.RecordableXmlMapping
- toString() - Method in class io.quarkus.hibernate.orm.runtime.BuildTimeSettings
- toString() - Method in enum class io.quarkus.hibernate.orm.runtime.config.DatabaseOrmCompatibilityVersion
- toString() - Method in class io.quarkus.hibernate.orm.runtime.integration.HibernateOrmIntegrationRuntimeDescriptor
- toString() - Method in class io.quarkus.hibernate.orm.runtime.integration.HibernateOrmIntegrationStaticDescriptor
- toString() - Method in record class io.quarkus.hibernate.orm.runtime.PersistenceUnitKey
-
Returns a string representation of this record class.
- toString() - Method in class io.quarkus.hibernate.orm.runtime.RuntimeSettings
- toString(DatabaseVersion) - Static method in class io.quarkus.hibernate.orm.runtime.config.DialectVersions
- TRANSACTION_IS_NOT_ACTIVE - Static variable in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- TRANSACTION_IS_NOT_ACTIVE - Static variable in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- TransactionScopedSession - Class in io.quarkus.hibernate.orm.runtime.session
- TransactionScopedSession(TransactionManager, TransactionSynchronizationRegistry, SessionFactory, String, boolean, Instance<RequestScopedSessionHolder>) - Constructor for class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- TransactionScopedSession.SessionResult - Class in io.quarkus.hibernate.orm.runtime.session
- TransactionScopedStatelessSession - Class in io.quarkus.hibernate.orm.runtime.session
- TransactionScopedStatelessSession(TransactionManager, TransactionSynchronizationRegistry, SessionFactory, String, boolean, Instance<RequestScopedStatelessSessionHolder>) - Constructor for class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- TransactionScopedStatelessSession.SessionResult - Class in io.quarkus.hibernate.orm.runtime.session
- TransactionSessions - Class in io.quarkus.hibernate.orm.runtime
- TransactionSessions() - Constructor for class io.quarkus.hibernate.orm.runtime.TransactionSessions
U
- unableToFindDataSource(String, String, Throwable) - Static method in class io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil
- unbind(String) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJndiService
- unsupportedProperties() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit
-
Properties that should be passed on directly to Hibernate ORM.
- unwrap(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusConnectionProvider
- unwrap(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitConnectionProvider
- unwrap(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
- unwrap(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- unwrap(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- unzipZipFilesAndReplaceZips(String) - Static method in class io.quarkus.hibernate.orm.runtime.SchemaToolingUtil
- update(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
-
Deprecated.
- update(Object) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- update(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
-
Deprecated.
- update(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- updateMultiple(List<?>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- updateMultiple(List<?>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- upsert(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- upsert(Object) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- upsert(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- upsert(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- upsertMultiple(List<?>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
- upsertMultiple(List<?>) - Method in class io.quarkus.hibernate.orm.runtime.StatelessSessionLazyDelegator
- useJpaCompliantCreation() - Method in class io.quarkus.hibernate.orm.runtime.cdi.QuarkusBeanContainerLifecycleOptions
V
- V5_6 - Enum constant in enum class io.quarkus.hibernate.orm.runtime.config.DatabaseOrmCompatibilityVersion
-
**Best-effort** compatibility with a database schema and data meant for Hibernate ORM 5.6, even though the version of Hibernate ORM shipped with Quarkus is different.
- validate() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- validateAndReadFrom(PersistenceUnitDescriptor) - Static method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDescriptor
-
Converts a generic PersistenceUnitDescriptor into one of this specific type, and validates that several options that Quarkus does not support are not set.
- validateAndWrap(MetadataImpl) - Static method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- validateExistingCurrentSessions() - Method in class io.quarkus.hibernate.orm.runtime.tenant.HibernateCurrentTenantIdentifierResolver
- value - Variable in class io.quarkus.hibernate.orm.runtime.boot.xml.JAXBElementSubstitution.Serialized
- value() - Element in annotation interface io.quarkus.hibernate.orm.PersistenceUnit.List
- value() - Method in class io.quarkus.hibernate.orm.PersistenceUnit.PersistenceUnitLiteral
- value() - Element in annotation interface io.quarkus.hibernate.orm.PersistenceUnit
- value() - Element in annotation interface io.quarkus.hibernate.orm.PersistenceUnitExtension.List
- value() - Method in class io.quarkus.hibernate.orm.PersistenceUnitExtension.Literal
- value() - Element in annotation interface io.quarkus.hibernate.orm.PersistenceUnitExtension
- valueOf(String) - Static method in enum class io.quarkus.hibernate.orm.runtime.config.DatabaseOrmCompatibilityVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkus.hibernate.orm.runtime.customized.BuiltinFormatMapperBehaviour
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkus.hibernate.orm.runtime.customized.FormatMapperKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkus.hibernate.orm.runtime.migration.MultiTenancyStrategy
-
Deprecated.Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.quarkus.hibernate.orm.runtime.config.DatabaseOrmCompatibilityVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkus.hibernate.orm.runtime.customized.BuiltinFormatMapperBehaviour
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkus.hibernate.orm.runtime.customized.FormatMapperKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkus.hibernate.orm.runtime.migration.MultiTenancyStrategy
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- versionCheckEnabled() - Method in interface io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabase
-
Whether Hibernate ORM should check on startup that the version of the database matches the version configured on the dialect (either the default version, or the one set through `quarkus.datasource.db-version`).
- visitNamedHqlQueryDefinitions(Consumer<NamedHqlQueryDefinition<?>>) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- visitNamedNativeQueryDefinitions(Consumer<NamedNativeQueryDefinition<?>>) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- visitNamedProcedureCallDefinition(Consumer<NamedProcedureCallDefinition>) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- visitNamedResultSetMappingDefinition(Consumer<NamedResultSetMappingDescriptor>) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
- visitRegisteredComponents(Consumer<Component>) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
W
- WARN - Enum constant in enum class io.quarkus.hibernate.orm.runtime.customized.BuiltinFormatMapperBehaviour
-
Uses a Quarkus preconfigured format mappers.
- withDataSource(DataSource) - Method in class io.quarkus.hibernate.orm.runtime.boot.FastBootEntityManagerFactoryBuilder
- withValidatorFactory(Object) - Method in class io.quarkus.hibernate.orm.runtime.boot.FastBootEntityManagerFactoryBuilder
- workWithClassLoader(ClassLoaderService.Work<T>) - Method in class io.quarkus.hibernate.orm.runtime.service.FlatClassLoaderService
X
- xmlApply(MetadataImplementor, String) - Method in enum class io.quarkus.hibernate.orm.runtime.customized.BuiltinFormatMapperBehaviour
- XmlFormat - Annotation Interface in io.quarkus.hibernate.orm
-
CDI qualifier for beans implementing a
FormatMapper. - XmlFormat.Literal - Class in io.quarkus.hibernate.orm
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form