A B C D E F G H I J L M N O P Q R S T U V W 
All Classes All Packages

A

acquireSession() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
acquireSession() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
 
active - Variable in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit
Whether this persistence unit should be active at runtime.
add(HibernateOrmDevInfo.PersistenceUnit) - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo
 
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
 
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
 
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.

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
 
buildLockRequest(LockOptions) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
buildNamedQueryRepository(SessionFactoryImplementor) - 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
 
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
 
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

callHibernateFeatureInit(boolean) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
The feature needs to be initialized, even if it's not enabled.
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
 
CfgXmlAccessServiceInitiatorQuarkus - Class in io.quarkus.hibernate.orm.runtime.service
 
CfgXmlAccessServiceInitiatorQuarkus() - Constructor for class io.quarkus.hibernate.orm.runtime.service.CfgXmlAccessServiceInitiatorQuarkus
 
checkActualDbVersion() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusRuntimeInitDialectFactory
 
checkNoExplicitActiveTrue(HibernateOrmRuntimeConfig) - 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.session.TransactionScopedSession
 
clearCachedProviders() - Method in class io.quarkus.hibernate.orm.runtime.SingletonPersistenceProviderResolver
 
clearCachedProviders() - Method in class io.quarkus.hibernate.orm.runtime.StaticInitHibernatePersistenceProviderResolver
 
clearData() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevController
 
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
 
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
 
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(Binding<?>) - 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(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
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
 
createIdentifierGenerator(GenerationType, String, String, JavaType<?>, Properties, GeneratorDefinitionResolver) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusMutableIdentifierGeneratorFactory
 
createIdentifierGenerator(GenerationType, String, String, JavaType<?>, Properties, GeneratorDefinitionResolver) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusSimplifiedIdentifierGeneratorFactory
 
createIdentifierGenerator(String, Type, Properties) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusMutableIdentifierGeneratorFactory
 
createIdentifierGenerator(String, Type, Properties) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusSimplifiedIdentifierGeneratorFactory
 
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(JpaCriteriaInsertSelect) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
createMutationQuery(JpaCriteriaInsertSelect) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedStatelessSession
 
createMutationQuery(JpaCriteriaInsertSelect) - 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(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(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 - Variable in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabaseGeneration
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, 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 - Variable in class 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
 
currentSession() - Method in class io.quarkus.hibernate.orm.runtime.graal.context.Substitute_ThreadLocalSessionContext
 

D

database - Variable in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit
Database related configuration.
DATABASE - io.quarkus.hibernate.orm.runtime.migration.MultiTenancyStrategy
Deprecated.
Multi-tenancy implemented as separate databases.
DatabaseOrmCompatibilityVersion - Enum in io.quarkus.hibernate.orm.runtime.config
 
DatabaseOrmCompatibilityVersion.Converter - Class in io.quarkus.hibernate.orm.runtime.config
 
dataSourceTenantConnectionResolver(String, Optional<String>, MultiTenancyStrategy, String) - 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, String) - 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 type io.quarkus.hibernate.orm.PersistenceUnit
 
DEFAULT_PERSISTENCE_UNIT_NAME - Static variable in class io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil
 
defaultCatalog - Variable in class 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
 
defaultPersistenceUnit - Variable in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfig
Configuration for the default persistence unit.
defaultSchema - Variable in class 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.TransactionScopedSession
Deprecated.
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.TransactionScopedSession
Deprecated.
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
 
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(JPAConfig, CreationalContext<JPAConfig>, Map<String, Object>) - Method in class io.quarkus.hibernate.orm.runtime.JPAConfig.Destroyer
 
destroy(ServiceRegistry) - Static method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
Destroy a service registry.
Destroyer() - Constructor for class io.quarkus.hibernate.orm.runtime.JPAConfig.Destroyer
 
detach(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
determineMultiTenancyStrategy(Map) - Static method in enum 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
 
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 - 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.dev.HibernateOrmDevIntegrator
 
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 - Variable in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitScriptGeneration
Filename or URL where the database drop DDL file should be generated.

E

enableAutoClose() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
enableFetchProfile(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
enableFilter(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
enlistPersistenceUnit(Set<String>) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
 
Entity(String, String) - Constructor for class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.Entity
 
evict(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
extensionInstanceForPersistenceUnit(Class<T>, String) - Static method in class io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil
 
extensionPropertyKey(String) - Static method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfig
 
externalRepresentation - Variable in enum io.quarkus.hibernate.orm.runtime.config.DatabaseOrmCompatibilityVersion
 
extractRequestedProviderName(PersistenceUnitDescriptor, Map) - Static method in class io.quarkus.hibernate.orm.runtime.FastBootHibernatePersistenceProvider
 

F

FastBootEntityManagerFactoryBuilder - Class in io.quarkus.hibernate.orm.runtime.boot
 
FastBootEntityManagerFactoryBuilder(PrevalidatedQuarkusMetadata, String, StandardServiceRegistry, RuntimeSettings, Object, Object, MultiTenancyStrategy) - 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(Class<T>, Object) - 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
 
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 class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
formatSql - Variable in class 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 - Variable in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabase
Schema generation configuration.
generation - Variable in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabaseGeneration
Select whether the database schema is generated or not.
generation - Variable in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitScriptGeneration
Select whether the database schema DDL files are generated or not.
generation - Variable in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitScripts
Schema generation configuration.
get() - Static method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevController
 
get() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfoCreateDDLSupplier
 
get() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfoSupplier
Deprecated.
 
get() - Method in class io.quarkus.hibernate.orm.runtime.JPAConfig.LazyPersistenceUnit
 
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
 
getActualHibernateDescriptor() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDefinition
 
getAggregatedCfgXml() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
Intended for internal testing use only!!
getAllNamedQueries() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.PersistenceUnit
 
getAllPersistenceUnitConfigsAsMap() - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfig
 
getAllSettings() - Method in class io.quarkus.hibernate.orm.runtime.BuildTimeSettings
 
getAnyConnectionProvider() - Method in class io.quarkus.hibernate.orm.runtime.tenant.HibernateMultiTenantConnectionProvider
 
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<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
 
getCacheMode() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
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.RuntimePersistenceUnitDescriptor
 
getClassName() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.Entity
 
getClassName() - Method in class io.quarkus.hibernate.orm.runtime.proxies.PreGeneratedProxies.ProxyClassDetailsHolder
 
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
 
getConfigurationName() - Method in class io.quarkus.hibernate.orm.runtime.boot.RuntimePersistenceUnitDescriptor
 
getConnection() - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusConnectionProvider
 
getConstructor() - Method in class io.quarkus.hibernate.orm.runtime.proxies.ProxyDefinitions.ProxyClassDetailsHolder
 
getContributors() - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
 
getCreateDDL() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.PersistenceUnit
 
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.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
 
getDialect() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedState
 
getDialect() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusMutableIdentifierGeneratorFactory
 
getDialect() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusSimplifiedIdentifierGeneratorFactory
 
getDialect() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusStaticInitDialectFactory
 
getDropDDL() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.PersistenceUnit
 
getEnabledFilter(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
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
 
getEntityGraph(String) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
getEntityGraphs(Class<T>) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
getEntityManagerFactory() - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
getEntityManagerFactory(String) - 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
 
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
 
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
 
getIdentifierGenerator(String) - Method in class io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata
 
getIdentifierGeneratorClass(String) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusMutableIdentifierGeneratorFactory
 
getIdentifierGeneratorClass(String) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusSimplifiedIdentifierGeneratorFactory
 
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
 
getInfo() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevController
 
getInfo() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevJsonRpcService
 
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.RuntimePersistenceUnitDescriptor
 
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
 
getJtaDataSource() - Method in class io.quarkus.hibernate.orm.runtime.boot.RuntimePersistenceUnitDescriptor
 
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() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.Query
 
getLockMode(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
getManagedClassNames() - Method in class io.quarkus.hibernate.orm.runtime.boot.RuntimePersistenceUnitDescriptor
 
getManagedEntities() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.PersistenceUnit
 
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.RuntimePersistenceUnitDescriptor
 
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
 
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.RuntimePersistenceUnitDescriptor
 
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
 
getName() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.PersistenceUnit
 
getName() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.Query
 
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
 
getNamedNativeQueries() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.PersistenceUnit
 
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
 
getNamedQueries() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.PersistenceUnit
 
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.RuntimePersistenceUnitDescriptor
 
getNumberOfEntities() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo
 
getNumberOfEntityTypes() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevJsonRpcService
 
getNumberOfNamedQueries() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo
 
getNumberOfNamedQueries() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevJsonRpcService
 
getNumberOfPersistenceUnits() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevJsonRpcService
 
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.SingletonPersistenceProviderResolver
 
getPersistenceProviders() - Method in class io.quarkus.hibernate.orm.runtime.StaticInitHibernatePersistenceProviderResolver
 
getPersistenceUnitDescriptors() - Static method in class io.quarkus.hibernate.orm.runtime.PersistenceUnitsHolder
 
getPersistenceUnitRootUrl() - Method in class io.quarkus.hibernate.orm.runtime.boot.RuntimePersistenceUnitDescriptor
 
getPersistenceUnits() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo
 
getPersistenceUnits() - Method in class io.quarkus.hibernate.orm.runtime.JPAConfig
Returns the registered, active persistence units.
getPostBuildProvidedServices() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap
 
getProperties() - Method in class io.quarkus.hibernate.orm.runtime.boot.RuntimePersistenceUnitDescriptor
 
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.RuntimePersistenceUnitDescriptor
 
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
 
getProxyInterfaces() - Method in class io.quarkus.hibernate.orm.runtime.proxies.PreGeneratedProxies.ProxyClassDetailsHolder
 
getPuName() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfoCreateDDLSupplier
 
getQuarkusConfigSettings() - Method in class io.quarkus.hibernate.orm.runtime.BuildTimeSettings
 
getQuarkusConfigUnsupportedProperties() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedConfig
 
getQuery() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.Query
 
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
 
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.QuarkusConnectionProviderInitiator
 
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.QuarkusImportSqlCommandExtractorInitiator
 
getServiceInitiated() - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusMutableIdentifierGeneratorFactoryInitiator
 
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.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.RuntimePersistenceUnitDescriptor
 
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
 
getTableName() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.Entity
 
getTempClassLoader() - Method in class io.quarkus.hibernate.orm.runtime.boot.RuntimePersistenceUnitDescriptor
 
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
 
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.RuntimePersistenceUnitDescriptor
 
getType() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.Query
 
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.RuntimePersistenceUnitDescriptor
 
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 - Variable in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabaseGeneration
Whether we should stop on the first error when applying the schema.
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 TenantResolver to the Hibernate CurrentTenantIdentifierResolver model.
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
HibernateMultiTenantConnectionProvider(String) - Constructor for class io.quarkus.hibernate.orm.runtime.tenant.HibernateMultiTenantConnectionProvider
 
HibernateOrmConfigPersistenceUnitDatabase() - Constructor for class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabase
 
HibernateOrmConfigPersistenceUnitDatabaseGeneration() - Constructor for class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabaseGeneration
 
HibernateOrmConfigPersistenceUnitLog() - Constructor for class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitLog
 
HibernateOrmConfigPersistenceUnitScriptGeneration() - Constructor for class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitScriptGeneration
 
HibernateOrmConfigPersistenceUnitScripts() - Constructor for class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitScripts
 
HibernateOrmDevController - Class in io.quarkus.hibernate.orm.runtime.dev
 
HibernateOrmDevInfo - Class in io.quarkus.hibernate.orm.runtime.dev
 
HibernateOrmDevInfo() - Constructor for class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo
 
HibernateOrmDevInfo.Entity - Class in io.quarkus.hibernate.orm.runtime.dev
 
HibernateOrmDevInfo.PersistenceUnit - Class in io.quarkus.hibernate.orm.runtime.dev
 
HibernateOrmDevInfo.Query - Class in io.quarkus.hibernate.orm.runtime.dev
 
HibernateOrmDevInfoCreateDDLSupplier - Class in io.quarkus.hibernate.orm.runtime.dev
 
HibernateOrmDevInfoCreateDDLSupplier(String) - Constructor for class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfoCreateDDLSupplier
 
HibernateOrmDevInfoSupplier - Class in io.quarkus.hibernate.orm.runtime.dev
Deprecated.
HibernateOrmDevInfoSupplier() - Constructor for class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfoSupplier
Deprecated.
 
HibernateOrmDevIntegrator - Class in io.quarkus.hibernate.orm.runtime.dev
 
HibernateOrmDevIntegrator() - Constructor for class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevIntegrator
 
HibernateOrmDevJsonRpcService - Class in io.quarkus.hibernate.orm.runtime.dev
 
HibernateOrmDevJsonRpcService() - Constructor for class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevJsonRpcService
 
HibernateOrmDisabledRecorder - Class in io.quarkus.hibernate.orm.runtime
 
HibernateOrmDisabledRecorder() - 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
 
HibernateOrmRecorder - Class in io.quarkus.hibernate.orm.runtime
 
HibernateOrmRecorder(PreGeneratedProxies) - Constructor for class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
 
HibernateOrmRuntimeConfig - Class in io.quarkus.hibernate.orm.runtime
 
HibernateOrmRuntimeConfig() - Constructor for class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfig
 
HibernateOrmRuntimeConfigPersistenceUnit - Class in io.quarkus.hibernate.orm.runtime
 
HibernateOrmRuntimeConfigPersistenceUnit() - Constructor for class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit
 
HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabase - Class in io.quarkus.hibernate.orm.runtime
 
HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabaseGeneration - Class in io.quarkus.hibernate.orm.runtime
 
HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitLog - Class in io.quarkus.hibernate.orm.runtime
 
HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitScriptGeneration - Class in io.quarkus.hibernate.orm.runtime
 
HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitScripts - Class in io.quarkus.hibernate.orm.runtime
 
Holder(Metadata, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Constructor for class io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator.Holder
 

I

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.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.QuarkusConnectionProviderInitiator
 
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.QuarkusImportSqlCommandExtractorInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusMutableIdentifierGeneratorFactoryInitiator
 
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.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
 
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.QuarkusConnectionProviderInitiator
 
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.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.QuarkusStaticInitDialectFactoryInitiator
 
integrate(Metadata, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevIntegrator
 
integrate(Metadata, SessionFactoryImplementor, SessionFactoryServiceRegistry) - 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.dev - package io.quarkus.hibernate.orm.runtime.dev
 
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.session - package io.quarkus.hibernate.orm.runtime.session
 
io.quarkus.hibernate.orm.runtime.tenant - package io.quarkus.hibernate.orm.runtime.tenant
 
isAnyPropertySet() - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfig
 
isAnyPropertySet() - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabase
 
isAnyPropertySet() - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabaseGeneration
 
isAnyPropertySet() - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitLog
 
isAnyPropertySet() - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitScriptGeneration
 
isAnyPropertySet() - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitScripts
 
isAnyPropertySet() - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit
 
isCacheable() - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.Query
 
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.RuntimePersistenceUnitDescriptor
 
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
 
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
 
isReactive() - Method in class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDefinition
 
isReactive() - Method in class io.quarkus.hibernate.orm.runtime.recording.RecordedState
 
isReadOnly(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
isUnwrappableAs(Class) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusConnectionProvider
 
isUseQuotedIdentifiers() - Method in class io.quarkus.hibernate.orm.runtime.boot.RuntimePersistenceUnitDescriptor
 
isXmlMappingRequired() - Method in class io.quarkus.hibernate.orm.runtime.integration.HibernateOrmIntegrationStaticDescriptor
 

J

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 - Variable in class 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.Destroyer - Class in io.quarkus.hibernate.orm.runtime
 
JPAConfig.LazyPersistenceUnit - Class in io.quarkus.hibernate.orm.runtime
 
jpaConfigSupplier(HibernateOrmRuntimeConfig) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
 
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 - 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.
LazyPersistenceUnit(String) - 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(Class<T>, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
Deprecated.
load(Class<T>, Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
Deprecated.
load(Class<T>, Object, LockOptions) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
Deprecated.
load(Object, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
load(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
Deprecated.
load(String, Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
Deprecated.
load(String, Object, LockOptions) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
Deprecated.
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, 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, LockOptions) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
lock(String, Object, LockMode) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
log - Variable in class 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
 
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
 
MirroringIntegratorService - Class in io.quarkus.hibernate.orm.runtime.boot.registry
Mirror replay of the state generated by org.hibernate.integrator.internal.IntegratorServiceImpl N.B.
MirroringIntegratorService(Collection<Integrator>) - Constructor for class io.quarkus.hibernate.orm.runtime.boot.registry.MirroringIntegratorService
 
MSSQL - Static variable in class io.quarkus.hibernate.orm.runtime.config.DialectVersions.Defaults
 
multiTenancyStrategy - Variable in class io.quarkus.hibernate.orm.runtime.boot.FastBootEntityManagerFactoryBuilder
 
MultiTenancyStrategy - Enum 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.
MYSQL - Static variable in class io.quarkus.hibernate.orm.runtime.config.DialectVersions.Defaults
 

N

name - Variable in class io.quarkus.hibernate.orm.runtime.boot.xml.JAXBElementSubstitution.Serialized
 
namespaceURI - Variable in class io.quarkus.hibernate.orm.runtime.boot.xml.QNameSubstitution.Serialized
 
NONE - io.quarkus.hibernate.orm.runtime.migration.MultiTenancyStrategy
Deprecated.
No multi-tenancy.

O

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
 
ORACLE - Static variable in class io.quarkus.hibernate.orm.runtime.config.DialectVersions.Defaults
 
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 Type in io.quarkus.hibernate.orm
This annotation has two different purposes.
PersistenceUnit(String, List<HibernateOrmDevInfo.Entity>, List<HibernateOrmDevInfo.Query>, List<HibernateOrmDevInfo.Query>, String, String) - Constructor for class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.PersistenceUnit
 
PersistenceUnit.List - Annotation Type in io.quarkus.hibernate.orm
 
PersistenceUnit.PersistenceUnitLiteral - Class in io.quarkus.hibernate.orm
 
PersistenceUnitExtension - Annotation Type in io.quarkus.hibernate.orm
CDI qualifier for beans representing an "extension" of a persistence unit, i.e.
PersistenceUnitExtension.List - Annotation Type in io.quarkus.hibernate.orm
 
PersistenceUnitExtension.Literal - Class in io.quarkus.hibernate.orm
 
PersistenceUnitLiteral(String) - Constructor for class io.quarkus.hibernate.orm.PersistenceUnit.PersistenceUnitLiteral
 
persistenceUnitName - Variable in class io.quarkus.hibernate.orm.runtime.boot.FastBootEntityManagerFactoryBuilder
 
PersistenceUnitNameComparator() - Constructor for class io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil.PersistenceUnitNameComparator
 
persistenceUnits - Variable in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfig
Additional named 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
 
popRecordedState(String) - 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) - 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, Set<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
 
puPropertyKey(String, String) - Static method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfig
 
pushClassTransformer(EnhancementContext) - Method in class io.quarkus.hibernate.orm.runtime.boot.RuntimePersistenceUnitDescriptor
 
pushPersistenceUnit(String, Metadata, ServiceRegistry, String) - Method in class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevController
 
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
 

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
 
QuarkusArcBeanContainer - Class in io.quarkus.hibernate.orm.runtime.cdi
 
QuarkusArcBeanContainer() - Constructor for class io.quarkus.hibernate.orm.runtime.cdi.QuarkusArcBeanContainer
 
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.customized
 
QuarkusConnectionProviderInitiator() - Constructor for class io.quarkus.hibernate.orm.runtime.customized.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 IntegratorService from 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
 
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 QuarkusManagedBeanRegistry, which works with Arc and respects configured scopes when instantiating CDI beans. is not stoppable and leaves the release of beans to QuarkusArcBeanContainer, 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
 
QuarkusMutableIdentifierGeneratorFactory - Class in io.quarkus.hibernate.orm.runtime.service
Wraps the default DefaultIdentifierGeneratorFactory so to make sure we store the Class references of any IdentifierGenerator which is accessed during the build of the Metadata.
QuarkusMutableIdentifierGeneratorFactory(ServiceRegistry) - Constructor for class io.quarkus.hibernate.orm.runtime.service.QuarkusMutableIdentifierGeneratorFactory
 
QuarkusMutableIdentifierGeneratorFactoryInitiator - Class in io.quarkus.hibernate.orm.runtime.service
We need to mimic the standard IdentifierGeneratorFactory but allowing to capture which Identifier strategies are being used, so that we can keep a reference to the classed needed at runtime.
QuarkusMutableIdentifierGeneratorFactoryInitiator() - Constructor for class io.quarkus.hibernate.orm.runtime.service.QuarkusMutableIdentifierGeneratorFactoryInitiator
 
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(RuntimePersistenceUnitDescriptor, RecordedConfig, List<RecordableXmlMapping>, boolean, boolean, List<HibernateOrmIntegrationStaticDescriptor>) - Constructor for class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDefinition
 
QuarkusPersistenceUnitDefinition(PersistenceUnitDescriptor, String, RecordedConfig, List<RecordableXmlMapping>, boolean, boolean, List<HibernateOrmIntegrationStaticDescriptor>) - Constructor for class io.quarkus.hibernate.orm.runtime.boot.QuarkusPersistenceUnitDefinition
 
QuarkusProxyFactory - Class in io.quarkus.hibernate.orm.runtime.customized
This ProxyFactory implementation is very similar to the ByteBuddyProxyFactory, 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, Dialect, Optional<String>, Optional<DatabaseVersion>) - Constructor for class io.quarkus.hibernate.orm.runtime.service.QuarkusRuntimeInitDialectFactory
 
QuarkusRuntimeInitDialectFactoryInitiator - Class in io.quarkus.hibernate.orm.runtime.service
 
QuarkusRuntimeInitDialectFactoryInitiator(String, Dialect, RecordedConfig) - 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
 
QuarkusSimplifiedIdentifierGeneratorFactory - Class in io.quarkus.hibernate.orm.runtime.service
Quarkus custom implementation of Hibernate ORM's org.hibernate.id.factory.internal.StandardIdentifierGeneratorFactory differences with the original: 1# it does not attempt to use a BeanContainer to create instances; Hibernate ORM introduced this feature in HHH-14688 2# The register method is made public //TODO refactor ORM upstream so to allow code reuse
QuarkusSimplifiedIdentifierGeneratorFactory(ServiceRegistry) - Constructor for class io.quarkus.hibernate.orm.runtime.service.QuarkusSimplifiedIdentifierGeneratorFactory
 
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 StrategySelectorBuilder but 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 - Variable in class io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitLog
If set, Hibernate will log queries that took more than specified number of milliseconds to execute.
Query(NamedHqlQueryDefinition) - Constructor for class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.Query
 
Query(NamedNativeQueryDefinition) - Constructor for class io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.Query
 

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(JaxbEntityMappings, 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>, MultiTenancyStrategy, DatabaseOrmCompatibilityVersion, 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, 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.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.TransactionScopedSession
Deprecated.
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
 
refresh(String, Object, LockOptions) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
Deprecated.
register(String, Class) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusMutableIdentifierGeneratorFactory
 
register(String, Class) - Method in class io.quarkus.hibernate.orm.runtime.service.QuarkusSimplifiedIdentifierGeneratorFactory
 
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
 
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
 
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
 
requiresMultiTenantConnectionProvider() - Method in enum io.quarkus.hibernate.orm.runtime.migration.MultiTenancyStrategy
Deprecated.
Does this strategy indicate a requirement for the specialized MultiTenantConnectionProvider, rather than the traditional ConnectionProvider?
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
 
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
 
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
 
RuntimePersistenceUnitDescriptor - Class in io.quarkus.hibernate.orm.runtime.boot
 
RuntimePersistenceUnitDescriptor(String, String, String, boolean, PersistenceUnitTransactionType, ValidationMode, SharedCacheMode, List<String>, Properties) - Constructor for class io.quarkus.hibernate.orm.runtime.boot.RuntimePersistenceUnitDescriptor
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).
RuntimeSettings - Class in io.quarkus.hibernate.orm.runtime
 
RuntimeSettings.Builder - Class in io.quarkus.hibernate.orm.runtime
 

S

save(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
Deprecated.
save(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
Deprecated.
saveOrUpdate(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
Deprecated.
saveOrUpdate(String, Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
Deprecated.
scan(ScanEnvironment, ScanOptions, ScanParameters) - Method in class io.quarkus.hibernate.orm.runtime.boot.scan.QuarkusScanner
 
SCHEMA - io.quarkus.hibernate.orm.runtime.migration.MultiTenancyStrategy
Deprecated.
Multi-tenancy implemented as separate schemas.
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
 
scope - Variable in class io.quarkus.hibernate.orm.runtime.boot.xml.JAXBElementSubstitution.Serialized
 
scripts - Variable in class 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
 
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
 
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
 
setProxyInterfaces(Set<String>) - Method in class io.quarkus.hibernate.orm.runtime.proxies.PreGeneratedProxies.ProxyClassDetailsHolder
 
setReadOnly(Object, boolean) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
 
settings(Optional<String>) - Method in enum io.quarkus.hibernate.orm.runtime.config.DatabaseOrmCompatibilityVersion
 
setupPersistenceProvider(HibernateOrmRuntimeConfig, Map<String, List<HibernateOrmIntegrationRuntimeDescriptor>>) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
 
singleExtensionInstanceForPersistenceUnit(Class<T>, String) - 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 - Variable in class 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) - Method in class io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder
 
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 SessionLazyDelegator for Session
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
 
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
 

T

TenantConnectionResolver - Interface in io.quarkus.hibernate.orm.runtime.tenant
Resolves the ConnectionProvider for 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.RuntimePersistenceUnitDescriptor
 
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 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 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, 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, 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

unbind(String) - Method in class io.quarkus.hibernate.orm.runtime.customized.QuarkusJndiService
 
unsupportedProperties - Variable in class 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.session.TransactionScopedSession
 
update(Object) - Method in class io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession
Deprecated.
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.TransactionScopedSession
Deprecated.
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
 

V

V5_6 - 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, String) - Static method in class io.quarkus.hibernate.orm.runtime.boot.RuntimePersistenceUnitDescriptor
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() - Method in annotation type io.quarkus.hibernate.orm.PersistenceUnit.List
 
value() - Method in class io.quarkus.hibernate.orm.PersistenceUnit.PersistenceUnitLiteral
 
value() - Method in annotation type io.quarkus.hibernate.orm.PersistenceUnit
 
value() - Method in annotation type io.quarkus.hibernate.orm.PersistenceUnitExtension.List
 
value() - Method in class io.quarkus.hibernate.orm.PersistenceUnitExtension.Literal
 
value() - Method in annotation type io.quarkus.hibernate.orm.PersistenceUnitExtension
 
valueOf(String) - Static method in enum io.quarkus.hibernate.orm.runtime.config.DatabaseOrmCompatibilityVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.quarkus.hibernate.orm.runtime.migration.MultiTenancyStrategy
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.quarkus.hibernate.orm.runtime.config.DatabaseOrmCompatibilityVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.quarkus.hibernate.orm.runtime.migration.MultiTenancyStrategy
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
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

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
 
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes All Packages